biastype-methods {RobAStBase} | R Documentation |
Methods for Function biastype in Package ‘RobAStBase’
Description
biastype-methods
Methods
- biastype
signature(object = "interpolrisk")
: returns the slotbiastype
of an object of class"interpolrisk"
.
Examples
myrisk <- MBRRisk(samplesize=100)
biastype(myrisk)
[Package RobAStBase version 1.2.5 Index]