Skip to content

Commit

Permalink
Fix another bug
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanaelbosch committed Jan 12, 2024
1 parent 642eb7d commit a96fdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/priors/ioup.jl
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ remake(
wiener_process_dimension,
num_derivatives,
rate_parameter,
upate_rate_parameter=update_rate_parameter,
update_rate_parameter,
)

function to_sde(p::IOUP{T,D,<:Number}) where {T,D}
Expand Down

0 comments on commit a96fdd0

Please sign in to comment.