Re: [R] Confidence interval for Support Vector Regression

2012-07-17 Thread João Oliveirinha
Have you found a solution for this? I am also trying to find a way to retrieve the confidence intervals for the predictions. Best regards, João Oliveirinha On Sunday, October 30, 2011 7:04:03 PM UTC, Muhammed Akbulut wrote: > > Hi, > > Is it possible to calculate confidence intervals for suppor

[R] Confidence interval for Support Vector Regression

2011-10-30 Thread Muhammed Akbulut
Hi, Is it possible to calculate confidence intervals for support vector regression? In the "ksvm{kernlab}" manual, it says that it supports confidence intervals for regression. However, i couldn't find any information about how to calculate confidence interval. Do you have any documents or example