powered by
jacobi.p.weight(x,alpha,beta)
x <- seq( -2, 2, .01 ) y <- jacobi.p.weight( x, 2, 2 )
Run the code above in your browser using DataLab