prep_dat_glm | R Documentation |
Prep BBS data for GLM modeling. Create dataframe with Count, Year, Year squared, Quarter, and N_Stations for passing to model_birds_glm.
prep_dat_glm(bbs_dat)
bbs_dat |
Dataframe with BBS data. |
Dataframe with columns suitable for BrBS' default glm modeling.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.