Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
kitten_li
Posted - 01/21/2007 : 11:42:15 AM Origin Version (Select Help-->About Origin): 6.0 Operating System: Windows XP
Hi experts, How can I perform paired t-test with LabTalk exactely like what we can do from the menu "Analysis-> t-Test (Two populations)"? Thanks a lot!
1 L A T E S T R E P L I E S (Newest First)
Mike Buess
Posted - 01/21/2007 : 7:21:24 PM Use the LabTalk command run.section(wksStat,tTestTwo). How do I know that? Open script window, hold down the Ctrl and Shift key and select "Analysis > t-Test (Two populations)". If you want to know the script details open wksStat.ogs in Notepad and find the [tTestTwo] section.