boot.samp: Bootstrap Sampling for RFSLAM

View source: R/rf_functions_p1.R

boot.sampR Documentation

Bootstrap Sampling for RFSLAM

Description

boot.samp implements bootstrapping for RFSLAM

Usage

boot.samp(ntree = 100, id, boot.df.rep, id_col, time_unit_col)

Arguments

ntree

the number of trees to sample for

id

the list of patient ids

boot.df.rep

the dataframe to bootstrap from

id_col

the variable name holding the patient ids

time_unit_col

the variable name holding the CPIU value


dshenker/RFSLAM documentation built on Sept. 18, 2022, 3:26 a.m.