powered by
Linear combination method for MPHstar class
# S4 method for MPHstar linCom(x, w)
An object of class ph.
An object of class MPHstar.
A vector with non-negative entries.
obj <- MPHstar(structure = "general") linCom(obj, c(1, 0))
Run the code above in your browser using DataLab