Displaying 5 results from an estimated 5 matches for "miguez".
Did you mean:
miguel
2007 Nov 19
1
R CMD check in Windows
Hi all,
R CMD check does not work for me under Windows. This is the error
R CMD check mypackage.tar.gz
* checking for working latex ... OK
tar: and: Not found in archive
tar: Settings/miguez/ ... /00_pkg_src: Not found in archive
tar: Error exit delayed from previous errors
Error: cannot untar mypackage.tar.gz
I know tar is available because R CMD build created the tarball in the
first place and man tar works.
I'm mostly working in Linux but if I can fix this it would be nice. O...
2008 Dec 02
4
Variables inside a for
Hi!
I had a database with some variables in sequence. Let me say: TX01, TX02,
TX03 and TX04.
But I need to run some regressions changing the variables... so:
variable <- paste("TX0", 1:4, sep="")
for(i in 1:4){
test[i] <- lm(variable[i] ~ INCOME, data=database)
}
But doesn't work... lm tries to find a variable inside database named
variable[i] ...
Suggestions?
2010 Jul 06
1
PCA and Regression
Hello,
I am currently analyzing responses to questionnaires about general attitudes. I have performed a PCA on my data, and have retained two Principal Components. Now I would like to use the scores of both the principal comonents in a multiple regression. I would like to know if it makes sense to use the scores of one principal component to explain the variance in the scores of another principal
2006 Feb 24
0
kernel panic
That I should make?
I have problems with the compiled kernel:
I compiled the kernel 2.6.13.4
with make allnocoonfig,
with make allyesconfig,
with make defconfig,
the LILO is generated automatically
and when I restart the computer, it shows me the following error:
kernel panic - not syncing : VFS : Unable to mount root fs on
unknown-block (0,0)
Rogel
-------------------------
Que debo hacer?
2006 Feb 24
0
(no subject)
That I should make?
I have problems with the compiled kernel:
I compiled the kernel 2.6.13.4
with make allnocoonfig,
with make allyesconfig,
with make defconfig,
the LILO is generated automatically
and when I restart the computer, it shows me the following error:
kernel panic - not syncing : VFS : Unable to mount root fs on
unknown-block (0,0)
Rogel
-------------------------
Que debo hacer?