liesIn-methods {distr} | R Documentation |
Methods for Function liesIn in Package ‘distr’
Description
liesIn-methods
Methods
- liesIn
signature(object = "EuclideanSpace", x = "numeric")
:
Does a particular vector lie in this space or not?
- liesIn
signature(object = "Naturals", x = "numeric")
:
Does a particular vector only contain naturals?
[Package distr version 2.9.3 Index]