Displaying 3 results from an estimated 3 matches for "freedomaic".
Did you mean:
free_domain
2007 Aug 13
1
GML with tweedie: AIC=NA
...0.4199 ---Signif. codes: 0 '***'
>0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
>(Dispersion parameter for gaussian family taken to be 0.02151985)
> Null deviance: 5.6028 on 257 degrees of freedomResidual
> deviance: 5.4015 on 251 degrees of freedomAIC: -249.33
>Number of Fisher Scoring iterations: 2
>
>
> > summary(glm(formula=ACIN~DIST_REF+DIST_H2O+DIST_OST+
> COTA+H2O_SUP+vasa,control=
> glm.control(maxit=750),family=tweedie(var.power=0, link.power=1)))
>Call:glm(formula = ACIN ~ DIST_REF + DIST_H2O + DIST_OST + COTA...
2007 Aug 10
0
GLM with tweedie: NA for AIC
...4.573e-02 0.808 0.4199 ---Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
(Dispersion parameter for gaussian family taken to be 0.02151985)
Null deviance: 5.6028 on 257 degrees of freedomResidual deviance: 5.4015 on 251 degrees of freedomAIC: -249.33
Number of Fisher Scoring iterations: 2
> summary(glm(formula=ACIN~DIST_REF+DIST_H2O+DIST_OST+ COTA+H2O_SUP+vasa,control=glm.control(maxit=750),family=tweedie(var.power=0, link.power=1)))
Call:glm(formula = ACIN ~ DIST_REF + DIST_H2O + DIST_OST + COTA + H2O_SUP + vasa, family = t...
2007 Aug 11
0
DOE and interaction plot general question
...0.4199 ---Signif.
> codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
> (Dispersion parameter for gaussian family taken to be 0.02151985)
> Null deviance: 5.6028 on 257 degrees of freedomResidual deviance:
> 5.4015 on 251 degrees of freedomAIC: -249.33
> Number of Fisher Scoring iterations: 2
>
>
> > summary(glm(formula=ACIN~DIST_REF+DIST_H2O+DIST_OST+
> COTA+H2O_SUP+vasa,control=glm.control(maxit=750),family=tweedie(
> var.power=0, link.power=1)))
> Call:glm(formula = ACIN ~ DIST_REF + DIST_H2O + DIST_OST + COTA...