do.the.whole.thing: do.the.whole.thing

Description Usage Arguments Value

Description

does what it does

Usage

1
2
3
do.the.whole.thing(cent, y.col.name = col.name, x.col.name = "AGE",
  group.col.name = "SEX", data, x.pred = NULL, fam = c("BCPE", "BCT",
  "BCCG", "BCPEo", "BCTo", "BCCGo"), n.cyc = 30, refit = F)

Arguments

cent

the centiles that should be calculated

y.col.name

the dependent variable

x.col.name

the independent variable

group.col.name

group, the whole thing is done for every group seperately

data

data frame with at least a dependent an indepenent and a group variable

x.pred

x variable for prediction

n.cyc

number of iterations for lms

Value

a list with everything


TPeschel/hlpr4gamlss documentation built on May 28, 2019, 5:39 a.m.