Community Profile

photo

Nicole


Princeton University

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


What is the difference between the regress function and the lscov function?
I would like to perform multiple linear regression, and it seems that there are two options for MATLAB functions, _regress_ and ...

11 years ago | 1 answer | 0

1

answer

Question


Error with MATLAB Weka Interface - Out of Bounds exception when more training samples than test samples
I'm doing some cross-validation and my loop structure seems to work fine for Weka's Logistic classifier. However, when I try to ...

12 years ago | 0 answers | 0

0

answers

Answered
Matlab Weka Interface Java Exception
Ok actually I've figured it out, and I think it's worth putting the answer here because it is a little bizarre. If you don't add...

12 years ago | 0

| accepted

Question


Matlab Weka Interface Java Exception
Hi, Not sure if this is where I should post this question, since it is on something I downloaded from the FileExchange. If th...

12 years ago | 3 answers | 0

3

answers

Question


Trouble with glmfit using binomial distribution and logit
I'm trying to perform logistic regression on a dataset using glmfit. Here is my code: N = ones(size(feature)); initcoeff =...

12 years ago | 1 answer | 0

1

answer