powered by
tpfit
## S3 method for class 'tpfit': print(x, ...)
data(ACM) # Estimate the parameters of a # one-dimensional MC model MoPa <- tpfit(ACM$MAT5, ACM[, 1:3], c(0, 0, 1)) # Print results print(MoPa)
Run the code above in your browser using DataLab