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:Franck Vermet”

number of weights in multinom ?
Franck Vermet · Nov 18, 2014 · r-help

Hello, In the function multinom (package nnet), I get the following message after training for a model with 9 inputs and 6 classes (output) : # weights: 66 (50 variable) I understand that there are 50 variables in the model, but I...

number of weights in multinom
Franck Vermet · Nov 13, 2014 · r-help

Dear colleagues, In the function multinom (package nnet), I get the following message after training for a model with 9 inputs and 6 classes (output) : # weights: 66 (50 variable) I understand that there are 50 variables in the model, but...

number of weights in multinom ?
Franck Vermet · Nov 18, 2014 · r-help

I have the book by W. Venables and B. Ripley, but I didn't find the answer. Here is an explicit example : library(nnet) data(fgl) ir.glm <- multinom(type ~., data=fgl) # weights: 66 (50 variable) initial value 383.436526...

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