MLPartPred: Parturition Prediction with Machine Learning

Description Usage Arguments Value Examples

View source: R/MLPartPred.R

Description

Use Machine Learning to predict parturition

Usage

1
MLPartPred(jk, spp)

Arguments

jk

output of BGBFun

Value

data.frame of probability predictions for 0, 1, 2 (pre birth, neonate <48hrs old, neonate>48hrs old)

Examples

1
hg<-MLPartPred(mdat2)

MovingUngulate/Part documentation built on May 30, 2019, 6:12 a.m.