dist_to_pars {frailtyEM} | R Documentation |
dist_to_pars
Description
dist_to_pars
Usage
dist_to_pars(dist, logfrailtypar, pvfm)
Arguments
dist |
One of gamma, stable, pvf |
logfrailtypar |
The log of theta |
pvfm |
The pvfm |
Value
A list with 3 elements: alpha, beta (the parameters of the Laplace transform) and dist_id.
[Package frailtyEM version 1.0.1 Index]