Image File Readers and Faq how are error bars calculated regression model: Difference between pages

From Eigenvector Research Documentation Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>Scott
No edit summary
 
imported>Lyle
No edit summary
 
Line 1: Line 1:
__TOC__
===Issue:===
Listed below are file readers and tools for importing images.


==File Readers==
How are the error bars calculated for a regression model and can they be related to a confidence limit (confidence in the prediction)?
*[[camecaeval]] - Assess information in each mass in a Cameca Ion-Tof file.
*[[camecard]] - Read Cameca Ion-Tof file into MATLAB.
*[[lispixrawreadr]]
*[[opotekenvirdr]]
*[[opotektiffrdr]]
*[[rawread]]


==Import Tools==
===Possible Solutions:===


*[[clipboard_image]] - Copy and paste images to/from the system clipboard.
The error bars reported for inverse least squares models (and from the [[Ils_esterror]] function) represent the estimation error for each prediction, see:
*[[image_folder_load]] - Load all image files in a selected directory as cell array of image DSOs.  
 
*[[imageload]] - GUI to select, build, then load a image DSO into the DataSet Editor.
Faber, N.M. and Bro, R., Chemomem. and Intell. Syst., 61, 133-149 (2002)
 
They can be read as a standard deviation of the estimate. However because the underlying distribution is not clearly known (and is a matter of research), a confidence limit is not reported.  
 
 
'''Still having problems? Please contact our helpdesk at [mailto:helpdesk@eigenvector.com helpdesk@eigenvector.com]'''
 
[[Category:FAQ]]

Revision as of 12:07, 5 December 2018

Issue:

How are the error bars calculated for a regression model and can they be related to a confidence limit (confidence in the prediction)?

Possible Solutions:

The error bars reported for inverse least squares models (and from the Ils_esterror function) represent the estimation error for each prediction, see:

Faber, N.M. and Bro, R., Chemomem. and Intell. Syst., 61, 133-149 (2002)

They can be read as a standard deviation of the estimate. However because the underlying distribution is not clearly known (and is a matter of research), a confidence limit is not reported.


Still having problems? Please contact our helpdesk at helpdesk@eigenvector.com