powered by
Creates an object of class unimix (finite mixture of univariate uniforms)
unimix(pi, a, b)
an object of class unimix
vector of mixture proportions
vector of left hand ends of uniforms
vector of right hand ends of uniforms
None
unimix(c(0.5,0.5),c(0,0),c(1,2))
Run the code above in your browser using DataLab