Skip to content

Commit

Permalink
Update inst/stan/latent_model/functions.stan
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Howes <[email protected]>
  • Loading branch information
seabbs and athowes authored Dec 3, 2024
1 parent 292cfb3 commit ef17a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/stan/latent_model/functions.stan
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
* This function is designed to be read into R where:
* - 'family' is replaced with the target distribution (e.g., 'lognormal')
* - 'dpars_A' is replaced with multiple distribution parameters in the format
* - 'dpars_A' is replaced with multiple distribution parameters in the format
* "vector|real paramname1, vector|real paramname2, ..." depending on whether
* each parameter has a model.
* - 'dpars_B' is replaced with the same parameters as dpars_A but
Expand Down

0 comments on commit ef17a1a

Please sign in to comment.