powered by
PPS.fit()
"print"(x, digits = max(3, getOption("digits") - 3), ...)
PPSfit
PPS.fit
x <- rPPS(50, 1.2, 100, 2.3) fit <- PPS.fit(x) print(fit)
Run the code above in your browser using DataLab