search for: eq3

Displaying 6 results from an estimated 6 matches for "eq3".

Did you mean: eq
2011 Jun 21
1
Setting up list of many equations for systemfit
Dear List Members,I am trying to set up a large system of equations and I am trying to find a simple way to set up the list command under the package system fit. Here is the example from system fit and what I am trying to do: EQ1 <- Y1 ~ X1 + X2 + X4EQ2 <- Y2 ~ X2 + X3EQ3 <- Y3 ~ X2 + X3 + X4EQ4 <- Y4 ~ X1 + X3 + X4eqSystem <-list(form1 = EQ1, form2 = EQ2, form3 = EQ3, form4 = EQ4) #atempt 1 to "automate" above:eqSystem1 <-paste(paste("form", 1:4, sep=""), paste("EQ", 1:4,sep=""),sep="=") #attem...
2011 Jun 23
0
Loops, Paste, Apply? What is the best way to set up a list of many equations?
Is there a way to apply paste to?list(form1 = EQ1, form2 = EQ2, form3 = EQ3, form4 = EQ4)?such that I don't have to write form1=EQ1 for all my models?(I might have a list of 20 or more)? I also need the EQs to read the formulas associated with them. For example, below, I was able to automate the name assignment but I could not figure out how to?to set up the list usin...
2011 Jun 28
2
How do I output all the R-squares of an SUR? summary(fitSUR$eq[[1:4]])$r.squared does not work
...<-c(paste("Y", 1:4, sep=""), paste("X", 1:10, sep="")) ## assign variables' names library(systemfit) ## EQUATIONS: EQ1 <- Y1 ~ X1 + X2 + X4 + X7 + X10 ## equation 1 formula EQ2 <- Y2 ~ X2 + X3 + X5 + X8 + X10 ## equation 2 formula EQ3 <- Y3 ~ X5 + X6 + X7 + X9 ## equation 3 formula EQ4 <- Y4 ~ X1 + X3 + X4 + X6 + X9 ## equation 4 formula eqSystem <-list(form1 = EQ1, form2 = EQ2, form3 = EQ3, form4 = EQ4) fitSUR <- systemfit(eqSystem, method ="SUR", data=YX) ## How do I out put all the R...
2004 Nov 29
3
systemfit - SUR
Hello to everyone, I have 2 problems and would be very pleased if anyone can help me: 1) When I use the package "systemfit" for SUR regressions, I get two different variance-covariance matrices when I firstly do the SUR regression ("The covariance matrix of the residuals used for estimation") and secondly do the OLS regressions. In the manual for "systemfit" on page
2010 Aug 25
1
SEM : Warning : Could not compute QR decomposition of Hessian
...etat_hexa->axe1, NA, 1 etat_hexa->axe2, et2, NA etat_hexa->axe3, et3, NA socioBV->sold_mig, BV1, NA socioBV->sold_nat, BV2, NA socioBV->TXEMPLOI, BV3, NA socioBV->ORIECO, BV4, NA socioBV->tps_dom_emp, NA, 1 eqBV->eq_CONC, NA, 1 eqBV->eq_sante, eq2, NA eqBV->eq_edu, eq3, NA socio_com->pourcactif , NA, 1 socio_com->tx_chomage, com2, NA socio_com->pourcagric, com3, NA socio_com->pourc_jeunes, com4, NA socio_com->pop99, com5, NA socio_com->rev_imp_foyer, com7, NA access_hexa->route1_pond, NA, 1 access_hexa->route2_pond, acc2, NA hydro->ind_...
2006 Oct 03
1
HP Toolbox kills Samba
...,02+SXL/HU%#7'?4J\W+>"F1>4%I0W. !> `>(/,">9!Y]4NDU5BL%6LP MKA"4,3F#!^ !> "1!I$&D?;Y19H6:U>E8%PA*&-R!@_ `_ `(@TB[0L5:4J< MWZS2.A5IJX7AS84:]<^-,LW:&/DR+>M%)XO7>V(;#]KN_4.6WDU63&U>U/Q9 M"K'AU>]?M&KU$3E6EYHXL0M!/EQ3(BZO*1%?!CU<5&X@]"@3>GA%H4?3:DCT MZ-.:$QUDQ JH#F"T4F#I#MMP"$%AZ0X2#"2:X %X`!Y\?L-!@CPP'*!U/PR' MNR.KK5<1ET1S[I-M8'1RJ+<;]R5E:&%T:S>_(\I#(D J@@?@`7B E $I`Q:2 M?7Z1%K47$&D(RIB<P0/P`#R 2 -Y(-+Z)=*,]&N'X6!<(2AC<@8/P /P`"(-...