Displaying 3 results from an estimated 3 matches for "pabel".
Did you mean:
label
2012 Jun 24
3
Additional passdb result status
Dear Dovecot-Team,
I am implementing a plugin (for the pop3/imap process) that requires
some data to provided from the authentication phase (a derivative of the
password). For that, I have now implemented a passdb plugin that
generates this data and I would like to "pass" this data down to the
mail process (pop3/imap) via extra_fields in the reply of the
authentication. The general idea
2006 Apr 27
1
State space AR models in R: some examples
...503541, 0.5666, 0.923611, 4.986243,
10.36613))
# Inits for MC 1
list(alpha = 0.5, b = -1, sigma = 0.5)
# Inits for MC 2
list(alpha = 1, b = 0.01, sigma = 1)
# Inits for MC 3
list(alpha = 0.01, b = 1, sigma = 0.01)
### End (not run)
--
Pablo Almaraz Garc?a
Estaci?n Biol?gica de Do?ana (CSIC)
Pabell?n del Per?, Avda. M? Lu?sa s/n
E-41013, Sevilla
SPAIN
E-mail: almaraz[AT]ebd[DOT]csic[DOT]es
webpage: http://www.almaraz.org
2008 May 04
1
Validating a mixed-effects model
Hi
I constructed a mixed-effects model from longitudinal repeated
measurements of lab values in 22 patients seperated into two groups
with the groups as fixed effect using lme. I thought about using the
jackknife procedure, i. e., removing any one subject and calculating
the fixed effect, to assess the stability of the fixed effect and
thereby validate the model. I suppose this has been done in