Nothing
#' @title [Defunct!] Pseudo r-squared measures for hermite models
#' @description Defunct. Produces McFadden, Cox and Snell, and Nagelkerke pseudo
#' R-squared measures, along with p-value for the model,
#' for hermite regression objects.
#' @param ... Anything.
#' @return NULL
#' @export
nagelkerkeHermite <- function(...) {
.Defunct(
msg = "'nagelkerkeHermite' is defunct.")
}
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.