Displaying 9 results from an estimated 9 matches for "modeltype".
2017 Oct 02
3
Fwd: R errors
...he same thing
happened.
Please let me know how to proceed.
Error in print01Report(TAbehdata, TAeff, modelname =
"TA_coev_Second_Attempt") :
wrong parameters; note: do not include an effects object as parameter!
Error in sienaModelCreate(projname = "TA_coev_Second_Attempt", modelType =
3, :
modelType must have names of dependent networks
Regards
Nyi Nyi
Graduate School for International Development and Cooperation
Hiroshima University
[[alternative HTML version deleted]]
2006 Dec 11
1
organizing stats from a list of models
Hi there,
I have a list of models (about 600 glm models) and I included the prefix "mod_" on their name. Now I would like retrieve the list from the R environment and save their AICs (and other info) on a table. I´m trying something like:
-------------------------
y<-runif(20,min=0,max=1)
x1<-runif(20,min=0,max=1)
x2<-runif(20,min=0,max=1)
mymod_1
2011 Oct 12
2
p adjustment on 4thcorner results
...y data and would like to adjust the
p values for multiple comparisons using Holm correction. When I run the
fourthcorner I obtain the results in yellow. What do I need to do to be able
to aply the Holm correction to those p values?
> library(ade4)
> four1 <- fourthcorner(tabR, tabL, tabQ, modeltype = 1, nrepet = 999, tr01
= FALSE)
> summary(four1)
Fourth-corner Statistics
Permutation method 1 ( 999 permutations)
---
Var. R Var. Q Stat. Value Prob.
RABINT / SPAN r -0.0478943 0.038 *
RABINT / TREE r 0 1.000
RABINT / SHRU r 0...
2017 Oct 02
0
Fwd: Re: Fwd: R errors
...ed.
Error in print01Report(TAbehdata, TAeff, modelname =
"TA_coev_Second_Attempt") :
? ?wrong parameters; note: do not include an effects object as
parameter!
Error in sienaModelCreate(projname = "TA_coev_Second_Attempt",
modelType =
3,? :
? ?modelType must have names of dependent networks
Regards
Nyi Nyi
Graduate School for International Development and Cooperation
Hiroshima University
? ? ? ? [[alternative HTML version deleted]]
_________________...
2012 Jan 22
3
Using Mongoid with ActiveRecord
I''m trying to use mongodb and postgresql simultaneously with Rails
3.1. I believe I have everything set up correctly.
What I''m interested in knowing is how to get rails to flip-flop back-
and-forth between mongoid and activerecord.
For example, if I want to generate an ActiveRecord model after using
mongoid, rails automatically defaults to the Mongoid gem.
> rails g model
2006 Jun 07
3
trouble wtih webstore schema, handling product variations
Hi Railers,
Does anyone have any guidance on setting up a simple way to handle
product variations (e.g garment size/color)? Initially, I had thought
that I would make a variation model which defined the extra bits, but it
seems quite inflexible especially so if a store were to sell
non-clothing items that also had variants of one flavor or another.
product
has_many variations
title
2009 May 04
0
frontier 0.99 is NOT backward compatible
...; from function
"frontier": in case of cross-section data, these variables (information) are
not needed, and in case of panel data, the information on the panel structure
has to be added to the data set by the function "plm.data" of the "plm"
package
* argument "modelType" of function "frontier" must be "ECF" or "EEF" now
* replaced argument "funtionType" of function "frontier"
by argument "ineffDecrease"
* renamed argument "eta" of function "frontier" as "timeEffect"
*...
2009 May 04
0
frontier 0.99 is NOT backward compatible
...; from function
"frontier": in case of cross-section data, these variables (information) are
not needed, and in case of panel data, the information on the panel structure
has to be added to the data set by the function "plm.data" of the "plm"
package
* argument "modelType" of function "frontier" must be "ECF" or "EEF" now
* replaced argument "funtionType" of function "frontier"
by argument "ineffDecrease"
* renamed argument "eta" of function "frontier" as "timeEffect"
*...
2009 May 05
1
self organizing map advice for categorical data
...; from function
"frontier": in case of cross-section data, these variables (information) are
not needed, and in case of panel data, the information on the panel structure
has to be added to the data set by the function "plm.data" of the "plm"
package
* argument "modelType" of function "frontier" must be "ECF" or "EEF" now
* replaced argument "funtionType" of function "frontier"
by argument "ineffDecrease"
* renamed argument "eta" of function "frontier" as "timeEffect"
*...