|
dvariable | theta_logistic (const double &t, const prevariable &K, const prevariable &r, const prevariable &n0, const prevariable &theta) |
| theta logistic function; scalar More...
|
|
dvar_vector | theta_logistic (const dvector &t, const prevariable &K, const prevariable &r, const prevariable &n0, const prevariable &theta) |
| theta logistic function; vectorized More...
|
|
dvar_vector | theta_logistic (const dvector &t, const dvar_vector &K, const prevariable &r, const prevariable &n0, const prevariable &theta) |
| theta logistic function; vectorized More...
|
|
dvar_vector | theta_logistic (const dvector &t, const prevariable &K, const dvar_vector &r, const prevariable &n0, const prevariable &theta) |
| theta logistic function; vectorized More...
|
|
dvar_vector | theta_logistic (const dvector &t, const dvar_vector &K, const dvar_vector &r, const prevariable &n0, const prevariable &theta) |
| theta logistic function; vectorized More...
|
|
dvar_vector | theta_logistic (const dvector &t, const prevariable &K, const prevariable &r, const dvar_vector &n0, const prevariable &theta) |
| theta logistic function; vectorized More...
|
|
dvar_vector | theta_logistic (const dvector &t, const dvar_vector &K, const prevariable &r, const dvar_vector &n0, const prevariable &theta) |
| theta logistic function; vectorized More...
|
|
dvar_vector | theta_logistic (const dvector &t, const prevariable &K, const dvar_vector &r, const dvar_vector &n0, const prevariable &theta) |
| theta logistic function; vectorized More...
|
|
dvar_vector | theta_logistic (const dvector &t, const dvar_vector &K, const dvar_vector &r, const dvar_vector &n0, const prevariable &theta) |
| theta logistic function; vectorized More...
|
|
df1b2variable | theta_logistic (const double &t, const df1b2variable &K, const df1b2variable &r, const df1b2variable &n0, const df1b2variable &theta) |
| theta logistic function; random effects scalar More...
|
|
df1b2vector | theta_logistic (const dvector &t, const df1b2variable &K, const df1b2variable &r, const df1b2variable &n0, const df1b2variable &theta) |
| theta logistic function; random effects vectorized More...
|
|
df1b2vector | theta_logistic (const dvector &t, const df1b2vector &K, const df1b2variable &r, const df1b2variable &n0, const df1b2variable &theta) |
| theta logistic function; random effects vectorized More...
|
|
df1b2vector | theta_logistic (const dvector &t, const df1b2variable &K, const df1b2vector &r, const df1b2variable &n0, const df1b2variable &theta) |
| theta logistic function; random effects vectorized More...
|
|
df1b2vector | theta_logistic (const dvector &t, const df1b2vector &K, const df1b2vector &r, const df1b2variable &n0, const df1b2variable &theta) |
| theta logistic function; random effects vectorized More...
|
|
df1b2vector | theta_logistic (const dvector &t, const df1b2variable &K, const df1b2variable &r, const df1b2vector &n0, const df1b2variable &theta) |
| theta logistic function; random effects vectorized More...
|
|
df1b2vector | theta_logistic (const dvector &t, const df1b2vector &K, const df1b2variable &r, const df1b2vector &n0, const df1b2variable &theta) |
| theta logistic function; random effects vectorized More...
|
|
df1b2vector | theta_logistic (const dvector &t, const df1b2variable &K, const df1b2vector &r, const df1b2vector &n0, const df1b2variable &theta) |
| theta logistic function; random effects vectorized More...
|
|
df1b2vector | theta_logistic (const dvector &t, const df1b2vector &K, const df1b2vector &r, const df1b2vector &n0, const df1b2variable &theta) |
| theta logistic function; random effects vectorized More...
|
|