Displaying 4 results from an estimated 4 matches for "brainscop".
Did you mean:
brainscope
2008 Jun 10
1
Question on lda and predict
...ariable(s) found have 796 rows
>>>
However, when I look at 'newdata' (i.e. traintest1) with dim, I find it has 796 rows:
<<<
> dim(traintest1)
[1] 796 612
>>>
So, I do not understand the warning.
Thanks for any explanation or assistance
Peter L. Flom, PhD
Brainscope, Inc.
212 263 7863 (MTW)
212 845 4485 (Th)
917 488 7176 (F)
[[alternative HTML version deleted]]
2008 Aug 27
2
Simple programming problem with 'with' or 'data ='
...ork.
e.g.
with(gdsgraph, gdsbox(BReT3T5T))
produced an error that gds3level was not found
but if I try
with(gdsgraph, boxplot(BReT3T5T~gds3lev))
it works fine.
Similar problems occurred when I tried to use data =
What am I missing?
Thanks
Peter
Peter L. Flom, PhD
Brainscope, Inc.
212 263 7863 (MTW)
917 488 7176 (ThF)
[[alternative HTML version deleted]]
2008 Jun 25
1
LDA on pre-assigned training and testing data sets
...- lda(normal~mafelev + mafscatter, data = train)
#mafdisc$counts IS 210 AND 190, AS EXPECTED
#FINALLY, TEST IT ON THE TEST DATA
mafdiscpred <- predict(mafdisc, data = test)
#BUT mafdiscpred$class HAS LENGTH = 400, NOT 396, AS EXPECTED.
any help appreciated
thanks
Peter
Peter L. Flom, PhD
Brainscope, Inc.
212 263 7863 (MTW)
212 845 4485 (Th)
917 488 7176 (F)
[[alternative HTML version deleted]]
2008 Jul 29
4
Graphics function question
...n. The only thing that changes is BReP3O1T.
The problem is that sometimes this occurs as text (e.g. in ylab and main) sometimes after a $ (e.g. in the
first two assigment statements), and sometimes it refers to the values (e.g. in ymin and ymax)
Any help appreciated.
Peter
Peter L. Flom, PhD
Brainscope, Inc.
212 263 7863 (MTW)
212 845 4485 (Th)
917 488 7176 (F)
[[alternative HTML version deleted]]