pclm.opt: Optimize the smooth parameter 'lambda' for PCLM method

Description Usage Arguments Value Author(s) References

Description

The internal function.

Usage

1
pclm.opt(CompositionMatrix, control = list())

Arguments

CompositionMatrix

Output of pclm.compmat.

control

List with additional parameters. See pclm.control.

Value

List with components:

X

Ungrouped age/time classes.

Y

Ungrouped counts.

lambda

Optimal smooth parameter.

fit

Output of the pclm.core derived for the optimal lambda.

CompositionMatrix

Used composition matrix. See also pclm.compmat.

warn.list

List with warnings.

Author(s)

Maciej J. Danko <danko@demogr.mpg.de> <maciej.danko@gmail.com>

References

  1. Rizzi S, Gampe J, Eilers PHC. Efficient estimation of smooth distributions from coarsely grouped data. Am J Epidemiol. 2015;182:138?47.


MaciejDanko/pclmpash documentation built on May 14, 2019, 7:41 a.m.