example-models icon indicating copy to clipboard operation
example-models copied to clipboard

Parameter names for stan file

Open br-amaral opened this issue 1 year ago • 1 comments

https://github.com/stan-dev/example-models/blob/f73317a150d0a28f0f47265228c21ee7a3ce8a7a/BPA/Ch.13/13.3.2_Covariates.R#L19C1-L19C1

'occ_fs' is not in the stan model file, adding 'occ_obs' also gives an error.

Thank you!

br-amaral avatar Nov 26 '23 20:11 br-amaral

Hi, I do see them here

https://github.com/stan-dev/example-models/blob/f73317a150d0a28f0f47265228c21ee7a3ce8a7a/BPA/Ch.13/site-occ_cov.stan

Do you encounter some error?

ahartikainen avatar Nov 26 '23 20:11 ahartikainen