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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
