Username Remember Me?
Password   forgot password?
   
   
How to get start with the PRtools? 
Posted: 27 March 2009 05:50 AM   [ Ignore ]  
Newbie
Rank
Total Posts:  2
Joined  2009-03-27

Dear sir,
I am a student of Northwest University of China, and I just download the PRtools for academic usage.
I want get start with an example ,so according to http://www.prtools.org/documentation.html ,with

>>A = gendatb([50 50]);
but program end with the err as follows:

>> A = gendatb([50 50]);
49 a = dataset(a,lab,’name’,’Banana Set’,’lablist’,genlab([1;1]),’prior’,p);
??? Error using ==> dataset.dataset>dataset.dataset at 228
The parameter name is unrecognized or not legal in this context.

Error in ==> gendatb at 49
a = dataset(a,lab,’name’,’Banana Set’,’lablist’,genlab([1;1]),’prior’,p);

Maybe I havn’t got a clear idea with concept of datasets,and how to use the finction dataset()?

look forward to your help!

yours Johnny

xi’an China

Profile
 
 
Posted: 27 March 2009 08:38 AM   [ Ignore ]   [ # 1 ]  
Newbie
Rank
Total Posts:  2
Joined  2009-03-27

[size=3]OK, I must confess to I made a very very stupid err, I can’t successfully to add the path of the tools.
So badly the Statistics Toolbox have the same structur name of dataset.SO the errs happened!
Just as a Chinese proverb “没有文化害死人"。
[/size]

Profile
 
 
Posted: 27 March 2009 09:15 AM   [ Ignore ]   [ # 2 ]  
Administrator
Avatar
RankRankRankRank
Total Posts:  240
Joined  2008-04-26

Dear Johnny,

great to hear you found the solution!

Nice day,

Pavel

Profile