MLPartPred | R Documentation |
Use Machine Learning to predict parturition
MLPartPred(jk, spp)
jk |
output of BGBFun |
spp |
species for model. Choices are "Elk", "FMD" (Female mule deer), or "BHS" (bighorn sheep) |
data.frame of probability predictions for 0, 1, 2 (pre birth, neonate <48hrs old, neonate>48hrs old)
hg<-MLPartPred(mdat3, spp = "BHS")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.