Displaying 9 results from an estimated 9 matches for "regess".
Did you mean:
regress
2009 Jun 15
3
Hi
Hi I have a simple question. I want to run a "n times" a simple linear
regession and save beta in a matrix but I´m not able.
Imagine:
Data.txt is a 10*5 file and want to run 4 different stimations always
regressing first column on the rest.
So I try this:
First I run Data on memory
This is my function
mrp <- function(){
mr<-matrix(0,4,1)
for(i in 1:4)
r(i)=lm(dat...
2002 Aug 28
2
Tru64 patch won't make it into 3.5 due to lack of interest.
...Nor do I. I won't be doing any more work
for Tru64 platform. I'd rather work with the AIX or Cygwin developers
since they care about their systems and are quick to respond and quick to
ensure their platform is solid.
When two more people give a damn about Tru64 and sends the results of a
regess/ on tru64 w/ privsep enabled with the last published patch. I'll
include it for 3.6.
- Ben
I'm an asshole. People have pointed it out, but I'm a useful asshole.
2013 Apr 15
2
regression with paired left-censored data
...-censored data within them.
I have tried various commands in R:
rega = cenreg(Cen(conc, cens_ind) ~ Gp_ident))?
with all X and Y data stacked and using a group identifier to look at the differences
this doesn't take account of the paired data though.
I have also tried splitting the data and regessing one on the other
rega = cenreg(Cen(conc1, censind1) ~ Cen(conc2,censind2))
which doesn't work.
Does anyone know of a command that will work - or perhaps suggest another package that I could use?
I have also looked at multiple imputation packages but they all seem to impute data depending...
2004 Oct 29
2
[Bug 884] DSA keys (id_dsa.pub) with 8192 bits or more aren't correctly recognized
http://bugzilla.mindrot.org/show_bug.cgi?id=884
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #663 is|0 |1
obsolete| |
------- Additional Comments From dtucker at zip.com.au 2004-10-29 22:03 -------
2008 Apr 20
2
Anyone have experience getting Poser 7 to work?
Hi,
I just installed the latest wine and got all kinds of software to work on my box, which is really cool!
I'm having trouble with Poser 7, though. I've successfully installed it, and can mostly run it, but it seems like a lot of the windows within tend to disappear mysteriously when clicking outside of them. They come back if you click the right widget, but I find it highly intrusive,
2002 Sep 27
2
FIPS 140-2 certification
Hello everyone!
I work for a company that uses OpenSSH to remotely support systems we've
sold. Since some of our clients are US Dept. of Defense hospitals, our
access to these servers needs to comply with a whole range of
requirements and standards. At this point it's looking like the SSH
daemon needs to be FIPS 140-2 compliant, and the only package that is
certified is F-Secure.
2005 Sep 29
2
memory issues with large data set
Hi,
I am running R 2.0.1.1. on Windows. It is a Dell Dimension with a 3.2 Ghz Processor and 4Gb RAM.
When using the ReadAffy() function to read in 97 arrays, I get the below error messages:
Error: cannot allocate vector of size 393529
Reached total allocation of 1024Mb: see help(memory.size)
When I use the comman "memory.limit(size=4000)" to increase the memory size to the
2016 Sep 30
4
Samba Member NT_STATUS_NETWORK_SESSION_EXPIRED
Hai Oliver,
Yes, thats ook pretty standard.
On this questiosn.
>thats the only one kerberos cache file in /tmp right now.
>looks like kerberos does not renew the ticket :(?
Do you have something like : ( look in /var/tmp )
These are the tickes generated by the server.
-rw------- 1 root root 488 Sep 27 10:05 host_0
-rw------- 1 proxy proxy 9646 Sep 30 09:05 HTTP_13
2009 Jun 29
5
Help
Hi group,
I found a module for adaptive kernel density estimation for Stata users, but unfortunetly I don't have access to Stata, can I find a similar approach using R?
Thank u so much 4 ur time.
[[alternative HTML version deleted]]