staval | R Documentation |
providing staring values for function tuneFit.
data(staval)
A list with starting values for 13 sigmoidal models and six hormetic models
staval$Hill
sarting values for Hill model
staval$GL
sarting values for generalized logit model
staval
starting values for 13 sigmoidal and five hormetic models
Thirteen monotonic(sigmoidal) models ("Hill", "Hill_two", "Hill_three", "Hill_four", "Weibull", "Weibull_three", "Weibull_four", "Logit", "Logit_three", "Logit_four", "BCW(Box-Cox-Weibull)", "BCL(Box-Cox-Logit)", "GL(Generalized Logit)") and four non-monotonic(J-shaped) models ("Brain_Consens", "BCV", "Biphasic", "Hill_five")
# example 1 ## Retrive the starting values for Hill. staval$Hill # example 2 ## Retrive the starting values for Weibull. staval$Weibull
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.