Feeds
提问
Confidence intervals, logistic regression
Deal all, I am using logistic regression to fit my data. In the end I want a prevision with confidence intervals. I am u...
10 years 前 | 0 个回答 | 0
0
个回答提问
Sum of two random variables with different distributions
Hi everyone, I have a kernel cdf for variable x1 (bandwith=0.22) and an exponential cdf for variable x2 (lambda =1/14). Is t...
10 years 前 | 2 个回答 | 0
2
个回答提问
Confidence intervals for SVM and NB
Dear all, I am using logistic regression, SVM and NB for fitting my data. At the end, I want to use the fitted classificatio...
10 years 前 | 0 个回答 | 0
0
个回答提问
Saving the output from a for loop
I am using the following script in MatlabR2015a: CVO = cvpartition(y2,'k',10); C=zeros(96,1) for i = 1:CVO.NumTestSet...
10 years 前 | 1 个回答 | 0
1
个回答提问
Getting scores in Naive Bayes and Support Vector Machine
I am using Naive Bayes and Support Vector Machine in a dataset with a binary dependent variable. I am using MatlabR2015a. I woul...
10 years 前 | 1 个回答 | 0
