Displaying 5 results from an estimated 5 matches for "predicitons".
Did you mean:
predicitions
2003 Nov 24
2
statistical prediction for glm()
hello,
I apologize that I poste this question again but I did not receive any replies
on this topic and would like to know if the mail has been read over or if
there is no method of statistical prediction computation for poisson errors
in glm().
I am looking for a way to compute the model prediciton error of a glm() with
poisson error family.
cv.glm() does not work. (it prompts values
2010 Aug 27
3
predict.loess and NA/NaN values
Hi!
In a current project, I am fitting loess models to subsets of data in
order to use the loess predicitons for normalization (similar to what
is done in many microarray analyses). While working on this I ran into
a problem when I tried to predict from the loess models and the data
contained NAs or NaNs. I tracked down the problem to the fact that
predict.loess will not return a value at all when fed wit...
2013 Feb 25
1
creating variable that codes for the match/mismatch between two other variables
Dear all,
I have got two vectors coding for a stimulus presented in the current trial (mydat$Stimulus) and a prediction in the same trial (mydat$Prediciton), respectively.
By applying an if-conditional I want to create a new vector that indicates if there is a match between both vectors in the same trial. That is, if the prediction equals the stimulus.
When I pick out some trials randomly, I get
1999 May 07
0
Refresh or Cache Problem with Samba 2.0.2
Everyone,
I have an odd problem. I have Shares that are accessed by both PC and Solaris
clients. When a file is read by a PC and then Modified by a UNIX session
the changes to that file only show up on the UNIX sessions. Samba seems to
Cache the file and use the old incorrect data. If you modify the file with
a PC application then everything is fine and the "Cache" is updated.
I was
2006 Nov 16
3
X-fold cross validation function for discriminant analysis
Hi all,
I ran a discriminant analysis with some data and want to get a general idea
of prediction error rate. Some have suggested using X-fold cross validation
procedure. Anyone know if there is a function for this in R?
Thanks,
Wade
[[alternative HTML version deleted]]