Logistic regression in simbiology

1 view (last 30 days)
Hi all, I was wondering if anyone has an example of how to fit categorical data in Simbiology. I searched for it but couldn't find any info.
  1 Comment
Ingrid Tigges
Ingrid Tigges on 29 Jul 2013
Are your predictors or your responses categorical? How do they connect to your SimBiology model? Your kind of task is probably possible to do with SimBiology but it won't be easy. It would help to have more information about your use case. I therefore suggest that you contact technical support and refer to this thread.

Sign in to comment.

Accepted Answer

Shashank Prasanna
Shashank Prasanna on 23 Jul 2013
You can perform logistic regression using the Statistics Toolbox using Generalized Linear Model with a logistic link function.
Since SimBiology depends on the Statistics Toolbox you will already have it installed.
Also if you are purely interested in classification there are other methods to do that as well in the statistics toolbox.
  1 Comment
Camila Almeida
Camila Almeida on 26 Jul 2013
Hm, I was trying to avoid coding everything. Is there any way to use the great user-interface of simbiology to do that? Or would I have to write the code to call the optimization function?

Sign in to comment.

More Answers (0)

Communities

More Answers in the  SimBiology Community

Categories

Find more on Scan Parameter Ranges in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!