compute.percentiles: compute.percentiles

Description Usage Arguments Value

Description

computes percentiles for a gamlss prediction

Usage

1
2
compute.percentiles(cent = c(0.025, 0.1, 0.5, 0.9, 0.975), prediction,
  family = NULL)

Arguments

cent

the centiles

prediction

a prediction

family

the family of prediction, for the case it's not an attribute

Value

a data frame where every centile is a column along x


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