forum.alglib.net

ALGLIB forum
It is currently Thu Apr 25, 2024 2:34 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 13 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Run console application (logit)
PostPosted: Mon Oct 18, 2010 5:09 pm 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 906
No, and it is not planned in the near future.


Top
 Profile  
 
 Post subject: Re: Run console application (logit)
PostPosted: Mon Oct 18, 2010 11:51 pm 
Offline

Joined: Sun Oct 17, 2010 11:09 am
Posts: 7
Sergey.Bochkanov wrote:
No, and it is not planned in the near future.


InchALLAH

I could run both modules & lda logitmodel

thank you for your cooperation

but still I have a question in the module logitmodel, there are two
functions, if you have an idea how they work:

- Public static void mnlunpack (logitmodel lm, out double [,] a, int out
NVARS, out int nclasses)
- Public static void mnlpack (double [,] a, int NVARS, int nclasses, out
logitmodel lm)


Top
 Profile  
 
 Post subject: Re: Run console application (logit)
PostPosted: Tue Oct 19, 2010 1:55 pm 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 906
mnlunpack() unpacks coefficients of the logit model, mnlpack() allows to create logit model from its coefficients.

Meaning of these coefficients is described in the function comments.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 61 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group