Displaying 2 results from an estimated 2 matches for "ibov".
Did you mean:
iboa
2012 Feb 01
1
R-squared, how can I do to put this in a vector?
I'm needing to remove the R-squared , and put this in a vector. It's the same
that I do with the Beta or alfa in a linear regression:
beta <- vector() ## beta
for (i in 1:ncol(ret)){
beta[i] <- summary(lm((ret[,i] - ret.selic.ibov[,1]) ~ rmrf[,1] +
max[,1]))*$coef[[2]]*
}
So, I need to know what I'll put after* $*.
Thanks.
--
View this message in context: http://r.789695.n4.nabble.com/R-squared-how-can-I-do-to-put-this-in-a-vector-tp4349460p4349460.html
Sent from the R help mailing list archive at Nabble.com.
2004 Dec 28
0
RAID Card for CentOS 3 compatibility
...GRUB bootup screen?
Thanks, Beth
--__--__--
Message: 3
From: Will Dinkel <wdinkel at teamhpc.com>
To: centos at caosity.org
Organization: Team HPC Inc.
Date: Mon, 27 Dec 2004 10:14:34 -0600
Subject: [Centos] CentOS-3 x86_64 errata - Updated redhat-config-date
package
--=-eA3RqMtu7zgx+M+iBOVE
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
A new redhat-config-date package is available for CentOS-3 x86_64.=20
Refer to https://rhn.redhat.com/errata/RHBA-2004-435.html.
RPMS/redhat-config-date-1.5.22-3.noarch.rpm
SRPMS/redhat-config-date-1.5.22-3.src.rpm
Execute &qu...