Displaying 3 results from an estimated 3 matches for "cpaulsen".
Did you mean:
paulsen
2007 Dec 14
1
flagging glm models with warnings
...to see which of them produced errors.
Any suggestions on how to do this? Or suggestions on how to make my models
not experience any warnings or errors?
Thanks so much!
Caroline E. Paulsen
School of Aquatic and Fishery Sciences
University of Washington
phone: 206.852.9539
email: cpaulsen@u.washington.edu
[[alternative HTML version deleted]]
2007 Dec 12
1
Defining the "random" term in function "negbin" of AOD package
....df)
How could I adjust this to function with the "negbin" function?
Specifically, what would I use for the required "random" term?
Caroline E. Paulsen
Masters Candidate
School of Aquatic and Fishery Sciences
University of Washington
phone: 206.852.9539
email: cpaulsen@u.washington.edu
[[alternative HTML version deleted]]
2009 Jun 22
1
How to make try to catch warnings in logistic glm
...lt;=0.05)
? ?if (sum(lres)==5)
? ?{
? ? ?j<-j+1
? ? ?assign(paste(resmat, j, sep=".", collapse=""), DF)
? ?}
? ?res[i,1:6]<-lres
?}
}
options(ow)
From: Dieter Menne <dieter.menne_at_menne-biomed.de>
Date: Fri, 14 Dec 2007 20:49:20 +0000 (UTC) Caroline Paulsen <cpaulsen
<at> u.washington.edu> writes:
>
> I'm attempting to run 250 permutations of a negative binomial GLM
> model for data on fish counts. Many of the models are fit
> appropriately, but some issue warnings such as "convergence not
> reached" or "step size trun...