powered by
coef
coef<-
coef(object) <- value
coef(object)
object
m1 <- pdLogChol(~ age) coef(m1) <- rnorm(3) m1
Run the code above in your browser using DataLab