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