mhunter1 / dynr

Dynamic Modeling in R
5 stars 6 forks source link

Catch free parameter names that are the same as variable names in `dynr.model` #252

Open mhunter1 opened 4 years ago

mhunter1 commented 4 years ago

Hey, it could happen. Say a dynamics model parameter is called 'y1' and 'y1' is also one of the observed variables from the measurement model.