Nothing
### Type of the corresponding tobit model.
### It should be done by classes instead..
tobitType <- function( x, ... ) {
UseMethod("tobitType")
}
tobitType.selection <- function( x, ... ) {
x$tobitType
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.