Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

3 results for “from:palanski”

ANOVA for glmnet
palanski · Feb 16, 2012 · r-help

Simply: The R2 value we obtain at an optimized lambda using glmnet: how do we state whether that's significant or not? Using the standard lm() function, we are able to run an ANOVA and test for significance. We have...

predict () for LDA and GLM
palanski · Mar 21, 2012 · r-help

Hi! I'm using GLM, LDA and NaiveBayes for binomial classification. My training set is 70 rows long with 32 features, and my test set is 30 rows long with 32 features. Using Naive Bayes, I can train a model...

predict () for LDA and GLM
palanski · Mar 22, 2012 · r-help

Here is the full code. Look to the last part, denoted #(f) for the question being asked in this post: #(a) Split datapoints into training (70 points) and test (30 points) sets. #Read in ass4-data.txt and ass3-phodata...

Can't find what you're looking for? Try searching with Google .