Last chance! 50% off unlimited learning
Sale ends in
coef
returns the parameter estimates in a PPSfit
Object## S3 method for class 'PPSfit':
coef(object, \dots)
PPSfit
Object, typically from PPS.fit()
.PPS.fit
x <- rPPS(50, 1.2, 100, 2.3)
fit <- PPS.fit(x)
coef(fit)
Run the code above in your browser using DataLab