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  }
spencerm89/hysteresis4 documentation built on March 1, 2024, 8:43 p.m.