Displaying 2 results from an estimated 2 matches for "berkowi4".
Did you mean:
berkowitz
2005 Mar 05
1
Problem with plotting size/location on variation of star/segment plot
...)
stars(mingrid, locations=0:1, scale=F, draw.segments = TRUE,
add=T, lty=2, col.segments=0)}
par(mfrow=c(1,1))
##end sample code
Thank you,
Shelby
===============================
Shelby L. Berkowitz
Ecological-Community Psychology
and Institute for Health Care Studies
Michigan State University
berkowi4 at msu.edu
2005 Mar 26
0
learning networks with a large number of variables andpre-set parents.
...ike a bayesian network. And I do know some
packages, such as deal, can learn the bayesian networks structure from
training data. But I'm not sure if deal or other similar packages can
handle 10000 variables......
Thanks a lot for your information.
>From: "Shelby Berkowitz" <berkowi4 at msu.edu>
>To: "'zhihua li'" <lzhtom at hotmail.com>
>Subject: RE: [R] learning networks with a large number of variables
andpre-set parents.
>Date: Fri, 25 Mar 2005 10:00:17 -0500
>
>It's not really clear to me what it is you're trying to do, ho...