as.bicop | R Documentation |
Convert list to bicop object
as.bicop(object, check = TRUE)
object |
a list containing entries for |
check |
whether to check for validity of the family/parameter specification. |
A bicop object corresponding to the specification in object
.
as.bicop(list(family = "gumbel", rotation = 90, parameters = 2, npars = 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.