R/rep.Distribution.R
rep.Distribution.Rd
Replicates a constructed distribution into either a
VectorDistribution (class = "vector"
)
ProductDistribution (class = "product"
)
MixtureDistribution (class = "mixture"
)
If the distribution is not a custom Distribution then uses the more efficient
distribution/params
constructor, otherwise uses distlist
.