Closed vestlink closed 5 years ago
This following creates an error while trying to run the code from the "Fitting a Step-Selection Function" vignette (amt version 0.0.4.0)
m0 <- ssf1 %>% fitclogit(case ~ forest + strata(stepid)) Error in eval(predvars, data, env) : object 'case_' not found
Thanks, could you please post the output of devtools::session_info(). Thanks.
devtools::session_info()
disregard the error. I could not reproduce it
This following creates an error while trying to run the code from the "Fitting a Step-Selection Function" vignette (amt version 0.0.4.0)