| drop_logs | R Documentation |
Drop logs from formula
drop_logs(formula)
formula |
a formula |
a formula
f <- staff_rangers_log ~ pop_density_log + PA_area_log + long + Matern(1|long + lat) drop_logs(f)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.