powered by
Print method for msdpdth class
# S3 method for msdpdth print(x, ...)
msdpdth class
other parameters
A data.frame containing the coefficients and the corresponding standard error.
# NOT RUN { data(data_th, data_w) result <- msdpdth(y = data_th$y, x = data_th$x, w1 = data_w, th = data_th$th) result # }
Run the code above in your browser using DataLab