powered by
tpl(theta=NULL, beta=NULL, alpha=NULL)
theta <- c(-2:2) beta <- rep(0,5) alpha <- seq(from=0.2,by=0.2,to=1) tpl(theta,beta,alpha)
Run the code above in your browser using DataLab