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

