powered by
rform finds the reduce form for a STS model.
rform
rform(mdl, ...)# S3 method for stsm rform(mdl, ...)
# S3 method for stsm rform(mdl, ...)
an object of class stsm.
stsm
other arguments.
An object of class um.
um
# NOT RUN { b <- 1 C <- as.matrix(1) stsm1 <- stsm(b = b, C = C, s2v = c(lvl = 1469.619), s2u = c(irr = 15103.061)) rf1 <- rform(stsm1) nabla(rf1) theta(rf1) # }
Run the code above in your browser using DataLab