convert_to_hbgd: Wrapper to convert fit object into 'hbgd'-compatible object

Description Usage Arguments Value

View source: R/hbgd_fittedTrajectory.R

Description

Wrapper to convert fit object into hbgd-compatible object

Usage

1
convert_to_hbgd(fit_dat_all, data, sexvar = "sex", method = "default")

Arguments

fit_dat_all

Dataset produced by calling predict_all function.

data

The input data used for training.

sexvar

The column name in the input data containing subject gender coded as "Male" / "Female".

method

The name of the method that produces the growth curve fits.

ID

The column name in input data containing unique subject identifiers.

Value

...


osofr/growthcurveSL documentation built on May 24, 2019, 4:56 p.m.