jsocolar / flocker

flexible occupancy estimation in R
Other
30 stars 3 forks source link

Allow `newdata` argument in `log_lik_flocker` #106

Open jsocolar opened 2 weeks ago

jsocolar commented 2 weeks ago

Pass in data formatted through make_flocker_data, and compute the log-likelihood at whatever level the model factorizes. We need to enable make_flocker_data to format data that doesn't pass all checks required for use in model fitting (for example, data in which no units have multiple visits).