powered by
Marginal method for biviph class
# S4 method for biviph marginal(x, mar = 1)
An object of the of class iph.
An object of class biviph.
Indicator of which marginal.
under_bivph <- bivph(dimensions = c(3, 3)) obj <- biviph(under_bivph, gfun = c("weibull", "pareto"), gfun_pars = list(c(2), c(3))) marginal(obj, 1)
Run the code above in your browser using DataLab