powered by
This is the analog to dnorm except for a random matrix
A numeric vector
The random matrix model
A vector of corresponding densities
dmatrix(x, model)
# NOT RUN { m <- WignerModel(100) dmatrix(seq(-1,1,by=0.02), m) # }
Run the code above in your browser using DataLab