powered by
Plot for output from confint.estLCCR.
confint.estLCCR
# S3 method for confLCCR plot(x,...)
matrix of binary configurations
an object of class condLCCR
condLCCR
further possible arguments
Francesco Bartolucci, Antonio Forcina
# \donttest{ data(data_sim2) est = estLCCR(Y=data_sim2$Y,H=2,W=data_sim2$W,biv=matrix(c(1,2,3,4,2,3,4,5),4),main="same") conf = confint(est) plot(conf) # }
Run the code above in your browser using DataLab