Community Profile

photo

Albin


University of Innsbruck

Last seen: 16 days ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


how to get uncertainty from classreg.learning.regr.RegressionEnsemble/predict
Is there an option to get an uncertainty estimate (eg stdv) for the regression ensemble prediction, as there ist for the Treebga...

7 years ago | 0 answers | 0

0

answers

Question


simple low pass filter - matlab equivalent
Hi every one. could anyone tell me a fast matlab equivalent to the following low-pass filter: clc clear close...

8 years ago | 1 answer | 0

1

answer

Question


Why are prediction intervals on fitlm NaN
Using mdl = fitlm(x_mlr,y,'quadratic'); [y,pi] = predict(mdl,x,'Prediction','observation'); results in perfectly fitti...

8 years ago | 0 answers | 1

0

answers

Question


Remove errorbar ends Vers. 2014
Hi everyone, After updating to Matlab R2014b i found figure handles to be objects now. A script i really liked was removeErr...

9 years ago | 0 answers | 0

0

answers

Answered
Geotiffwrite without compression
Hi Rob, thanks very much. you have solved my problem! Albin

12 years ago | 0

Question


Geotiffwrite without compression
Hi, I am struggling to use "geotiffwrite" without compression. Writing the file with: geotiffwrite('output.TIF', A, ...

12 years ago | 2 answers | 0

2

answers