get.support.bounds | R Documentation |
Get the maximum and minimm values within a support over real numbers
get.support.bounds(support)
support |
An object of class Support |
If called on an object of class Support, returns a numeric vector of length 2, with lower and upper bounds. If called on a list containing only Support objects, returns a matrix with two rows (lower and upper bounds) and a column for each element in the list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.