Re: [R] help on the R package Softmaxreg

2018-05-28 Thread Vy Ong
Many thanks, Bert & Rolf. I have read the package manual and its github code to try understanding the things. Bests, V.O. On Mon, May 28, 2018 at 2:42 AM, Bert Gunter wrote: > ... who can be found by R's ?maintainer function. > > A web search on "R softmaxreg package" also seemed to bring up rel

Re: [R] help on the R package Softmaxreg

2018-05-28 Thread Bert Gunter
... who can be found by R's ?maintainer function. A web search on "R softmaxreg package" also seemed to bring up relevant info. -- Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloo

Re: [R] help on the R package Softmaxreg

2018-05-28 Thread Rolf Turner
On 28/05/18 18:13, Vy Ong wrote: Hello, Are there anyone knowing about the Softmaxreg R package? I suspect that the maintainer of softmaxreg (please note the *lower case* "s") "knows about" this package! cheers, Rolf Turner -- Technical Editor ANZJS Department of Statistics University of

[R] help on the R package Softmaxreg

2018-05-28 Thread Vy Ong
Hello, Are there anyone knowing about the Softmaxreg R package? I try to understand the mathematics behind its models, by its command softmaxreg, especially the L2 regularized version. Is it regularized on the neural network layers or on the softmax regression layer? Are there any material/article