The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 LabTalk Forum
 plot residues
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

peroma

Germany
26 Posts

Posted - 01/31/2003 :  10:09:20 AM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
Hello forum,

has anyone tried to use the command

nlsf.residuals(depVarName)?

It is supposed to plot the residuals of a fit. But when I tried it, nothing happend. I performed a fit with the build in fitting tool and after getting a good fit, I used the nlsf.residuals-command.

Is there any trick for the use?

Thanks for any help

Peter

Laurie

USA
404 Posts

Posted - 02/03/2003 :  11:06:06 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Hi Peter,

If you're fitting with only one dependent variable, then you can simply use the following:

nlsf.residuals();

It will add the residual curve to the active layer. To view the data in a worksheet, you need to use the following:

edit data1_residue; //data1 is the name of the worksheet where my original data came from

Laurie

OriginLab Technical Support
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000