search for: clarificatin

Displaying 4 results from an estimated 4 matches for "clarificatin".

Did you mean: clarification
2009 Aug 31
1
clarificatin on validate.ols method='cross'
Hi, I was hoping to clarify the exact behavior associated with this incantation: validate(fit.ols, method='cross', B=50) Output: index.orig training test optimism index.corrected n R-square 0.5612 0.5613 0.5171 0.0442 0.5170 50 MSE 1.3090 1.3086 1.3547 -0.0462 1.3552 50 Intercept 0.0000 0.0000 -0.0040 0.0040
2008 Dec 14
3
Some clarificatins of anova() and summary ()
I have two assignment problems... I have written this small code for regression with two regressors . n <- 50 x1 <- runif(n,1,10) x2 <- x1 + rnorm(n,0,0.5) plot(x1,x2) # x1 and x2 strongly correlated cor(x1,x2) y <- 3 + 0.5*x1 + 1.1*x2 + rnorm(n,0,2) intact.lm <- lm(y ~ x1 + x2) summary(intact.lm) anova(intact.lm) the questions are 1.The function summary() is convenient since
2008 Dec 14
3
Some clarificatins of anova() and summary ()
I have two assignment problems... I have written this small code for regression with two regressors . n <- 50 x1 <- runif(n,1,10) x2 <- x1 + rnorm(n,0,0.5) plot(x1,x2) # x1 and x2 strongly correlated cor(x1,x2) y <- 3 + 0.5*x1 + 1.1*x2 + rnorm(n,0,2) intact.lm <- lm(y ~ x1 + x2) summary(intact.lm) anova(intact.lm) the questions are 1.The function summary() is convenient since
2009 Sep 01
1
Logistic Politomic Regression in R
...ou)   55. Re: [R-SIG-Finance] Aggregating irregular time series       (Gabor Grothendieck)   56.  Quadratcount image plot colors (phil smart)   57. RE xcel - two problems - Running RExcel & Working Directory       error (Raoul)   58. Re : Re:  Best R text editors? (Wolfgang RAFFELSBERGER)   59. clarificatin on validate.ols method='cross' (Dylan Beaudette)   60. Re: RE xcel - two problems - Running RExcel & Working       Directory error (Richard M. Heiberger)   61. Re: Computer Modern Fonts in R graphic (Charlie Sharpsteen)   62. Re: error with summary(vector)?? (Oliver Kullmann)   63. onli...