[Rsiena-help] Multiple Networks Problem

Ruth M. Ripley ruth at stats.ox.ac.uk
Fri Jul 27 17:26:17 CEST 2012


Dear Kimberly,

I think a typing error is causing the problem:

multidata not mulitdata

(It's always easier to see someone else's typos!)

Ruth

On Fri, 27 Jul 2012, Bess, Kimberly D wrote:

> Dear Rsiena experts,
>
> I am working with 5 waves organizational network data.  I have two network relations "ANY" (referring to ANY type of collaboration related to youth violence prevention) and "Lead" (referring to leadership nomination) that am trying to model in Rsiena.  I have been able to run the basic model and the coevolution of network and behavior model, but am running into problems when I try to run the multiple networks script.  I suspect it is the way I am defining the variables.
>
>
> 	ANY <- sienaNet(array(c(ANY.data.w1, ANY.data.w2, ANY.data.w3, ANY.data.w4, ANY.data.w5),  dim=c(99, 99, 5)))
>
> 	Lead <- sienaNet(array(c(Lead.data.w1, Lead.data.w2, Lead.data.w3, Lead.data.w4, Lead.data.w5),  dim=c(99, 99, 5)))
>
> 	multidata <- sienaDataCreate(ANY, Lead)
>
> 	multieff <- getEffects (mulitdata)
>
> It is at this point that I get the error:  Error in inherits(x, "sienaGroup") : object 'mulitdata' not found
>
> I would really appreciate any suggestions!
> Thanks,
> Kimberly
>
> Kimberly D. Bess
> Assistant Professor
> Department of Human & Organizational Development
> Peabody College of Education & Human Development
>
> Mailing Address:
> Peabody 90
> Vanderbilt University
> Nashville, TN 37203
>
> kimberly.d.bess at vanderbilt.edu
>
>
> _______________________________________________
> Rsiena-help mailing list
> Rsiena-help at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rsiena-help
>


More information about the Rsiena-help mailing list