Part_Predict: Wrapper function to create all variables necessary to create...

Description Usage Arguments Value

View source: R/Part_Predict.R

Description

Wrapper function to create all variables necessary to create ungulate parturition prediction models.

Usage

1
Part_Predict(rfmod, data, idname = "UAID", timename = "time")

Arguments

rfmod

output of varprep

idname

percent of sample to use, 80 default

timename

column name of unique animal id

folder

number of bootstraps to run #vector('list',200)

datatype

prep[[1]][[1]]

mean_date

output of mt

Value

Original data with rolling candidate variables


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