R/tprofile.error.R

Defines functions tprofile.error

tprofile.error <- function(g){
#  if (g$method!="nls")
#    stop("sandwich.error is currently only available for method='nls.'")
#  CI.profile<-confint.default(g$fit, level=.95) 
#  CI.profile
NULL  }

Try the hysteresis package in your browser

Any scripts or data that you put into this service are public.

hysteresis documentation built on May 15, 2021, 1:09 a.m.