Constructor for unimix class
Creates an object of class unimix (finite mixture of univariate uniforms)
unimix(pi, a, b)
pi |
vector of mixture proportions |
a |
vector of left hand ends of uniforms |
b |
vector of right hand ends of uniforms |
None
an object of class unimix
unimix(c(0.5,0.5),c(0,0),c(1,2))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.