Displaying 20 results from an estimated 1000 matches similar to: "R-beta: lmsreg"
2012 Jan 23
1
R not giving significance tests for coefficients/estimates?
> 3x4
Error: unexpected symbol in "3x4"
R has no idea that you equate "x" as multiplication.. use an astrix
> 3*4
[1] 12
dominic wrote
>
> This is basically my code:
>
> library(MASS)
> lmsreg(formula = b0 ~ b1 + b3 + b1xb2, data=mydata)
>
> b1xb2 is an interaction but it was the centered value for a continuous
> variable times a
2009 Jan 14
2
Package
Hello, My name is edwin, I come from Indonesia, Can you help me,
I want package which is contain lqs and lmsreg.
I need fast...
Can you help me to create
bootstrap regression
??
Thx
Edwin
[[alternative HTML version deleted]]
2001 Nov 29
0
ltsreg warnings (PR#1184)
Full_Name: Charles J. Geyer
Version: 1.3.1
OS: linux-gnu-i686
Submission from: (NULL) (134.84.86.22)
ltsreg gives incomprehensible (to me) warnings
A homework problem for nonparametrics
########## start example ##########
library(bootstrap)
data(cell)
names(cell)
attach(cell)
library(lqs)
plot(V1, V2)
fred <- ltsreg(V2 ~ V1 + I(V1^2))
curve(predict(fred, data.frame(V1 = x)), add = TRUE)
1997 Oct 03
1
R-beta: Some General Questions
I would like to introduce R to the statistical community at large in
the Washington, D.C. area. I will be giving a presentation, a part of
which will be devoted to a discussion of R, before the Washington
Statistical Society (WSS) on 15 October. Anyone residing in the D.C.
area is welcomed to come. Also, if a developer should have plans of
being Washington and would
2003 Jun 18
1
Ltsreg and nsamp="exact"
I'm trying to use least trimmed squares using ltsreg with nsamp="exact".
When I use the following:
rg <- ltsreg(x,y,nsamp="exact")
I get:
Error in lqs.default(x, y, nsamp = "exact", method = "lts") :
NAs in foreign function call (arg 10)
In addition: Warning message:
NAs introduced by coercion
Incidentally, there are no missings in x or y,
1998 Aug 31
0
Packages aov, modreg, lqs, psplines
I now have versions of code that is destined (I believe) for 0.63 which
is in a suitable state for comment. The files are at
ftp://ftp.stats.ox.ac.uk/pub/R
(Our www server is being moved, so may be intermittently down, but this
ftp server should be stable.) All are R packages, for the moment for
personal use only (no re-distribution). Use with 0.62.3 or 0.63 (although
I am aware of some
1997 Jun 20
2
R-beta: purpose of n in identify() function?
I think I am misunderstanding something about the identify() function.
if we have an example such as this:
> x_1:10
> y_1:10
> plot(x,y)
> identify(x,y, n=1)
[1] 2 3
>
I clicked on two points and identify() returned both of them (2 and 3).
The manual says n is the maximum number of points to be identified.
If I specify n=1, should identify() return a single value?
1998 Feb 26
2
R-beta: question on dyn.loaded code
Hi,
when designing libraries for R, is it possible to call C/Fortran
subroutines from other dynamically loaded code?
The following example crashes R:
********* fn1.c *****************
void twice(int *i)
{
*i = 2 * *i;
}
*********************************
********* fn2.c *****************
extern int twice(int *i);
void negtwice(int *i)
{
*i = -1 * twice(i);
}
1998 Feb 26
2
R-beta: question on dyn.loaded code
Hi,
when designing libraries for R, is it possible to call C/Fortran
subroutines from other dynamically loaded code?
The following example crashes R:
********* fn1.c *****************
void twice(int *i)
{
*i = 2 * *i;
}
*********************************
********* fn2.c *****************
extern int twice(int *i);
void negtwice(int *i)
{
*i = -1 * twice(i);
}
2008 Oct 08
10
Puppet Augeas Plugin
Bryan -- I''m using the puppet augeas plugin at
http://git.et.redhat.com/?p=ace.git;a=blob;f=modules/augeas/plugins/puppet/type/augeas.rb;h=2346c37d724d7607ed4e09b0413700bec2b7cbed;hb=HEAD
I''m running into a behavior that I wouldn''t expect. I''d like to confirm
an entry in sysctl.conf by changing the value if necessary or appending
the key/value if it
2006 Feb 14
1
rsync command: help with windows -> unix
Hi folks, I have a win2k acting as rsync client (I installed cwrsync) and
FreeBSD 5.4 acting as rsync server and I'm having trouble with basic
usage.
------------------------------
My /etc/rsyncd.conf:
log file = /var/log/rsyncd.log
pid file = /var/run/rsyncd.pid
lock file = /var/run/rsync.lock
[antec_win2k_mike]
path = /vol3/antec_win2k_mike
uid = nobody
gid = nobody
read only
1997 Jun 25
3
R-alpha: lbeta, ctrl-C and crashes
1. lbeta and beta do not work properly: lbeta returns its first
argument and beta gives the lbeta result.
In names.c lines 245-6, the codes for these should be 2 and 3 instead
of 1 and 2
2. crtl-C does not work (except the first time) on Red Hat elf Linux
(which has many many other problems as well) nor on the previous
version of Linux for Amiga. It worked on Slackware aout Linux and now
works
1997 Jun 25
3
R-alpha: lbeta, ctrl-C and crashes
1. lbeta and beta do not work properly: lbeta returns its first
argument and beta gives the lbeta result.
In names.c lines 245-6, the codes for these should be 2 and 3 instead
of 1 and 2
2. crtl-C does not work (except the first time) on Red Hat elf Linux
(which has many many other problems as well) nor on the previous
version of Linux for Amiga. It worked on Slackware aout Linux and now
works
2018 Apr 06
4
Two Samba 4 AD DC forest trust
Hello,
My post is about having two Samba 4 AD DC at two different geographical
places and access resources bidirectionnaly through a VPN as summarized in
the schema below.
-------------------------
Geographical site 1
-------------------------
- AD DC: Samba 4.1.4
- LAN_1 IPs: 192.168.1.0/24
- Machines DNS names: <hostname>.company.lan
- Some machines do not move from this site.
- Some
2007 Nov 08
1
sambaUserWorkstations (with LDAP) not working with Groups of Computers ?
Hi,
I'm trying to use the sambaUserWorkstations option to allow users to log
on certain computers only. This option looks great... In fact it looks
now a lot better than the 'ldap filter' one than was deprecated with
samba 3.0.20...
The fact is, if the sambaUserWorkstations option works well with machine
names, it doesn't seem to work when specifying groups of machines.
2007 Mar 30
3
Really small Linux and NAS
I have a really nice, old Libretto 110. Only 64Mb memory.
I want to put Linux on it and have a network monitoring system and a
traveling NAS.
But all of the NASs have seemed to have grown beyond their original 64Mb
size (FreeNAS now needs 128Mb).
Only thing I have found is:
http://www.linux-watch.com/news/NS8289526009.html
Talking about Unbutu 6.0 and the 'Server' install that can
2011 Sep 03
2
problem in applying function in data subset (with a level) - using plyr or other alternative are also welcome
Dear R experts.
I might be missing something obvious. I have been trying to fix this problem
for some weeks. Please help.
#data
ped <- c(rep(1, 4), rep(2, 3), rep(3, 3))
y <- rnorm(10, 8, 2)
# variable set 1
M1a <- sample (c(1, 2,3), 10, replace= T)
M1b <- sample (c(1, 2,3), 10, replace= T)
M1aP1 <- sample (c(1, 2,3), 10, replace= T)
M1bP2 <- sample (c(1, 2,3), 10, replace= T)
1997 Apr 08
1
R-alpha: rbind
rbind() does something strange to dimnames
R : Copyright 1997, Robert Gentleman and Ross Ihaka
Version 0.50 Beta (April 1, 1997)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type "license()" for details.
> test1 <- data.frame(time= c(4, 3,1,1,2,2,3),
+ status=c(1,NA,1,0,1,1,0),
+ x= c(0,
1998 Jan 05
2
R-beta: Inquiry
To Whom It May Concern,
I have been informed that there is a public domain software called
"R" which is available through ftp://stat.auckland.ac.nz. I've tried the
address but I can't find the software itself. Can you help me on this. Thanks.
Belen Razo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
1998 Jan 05
2
R-beta: Inquiry
To Whom It May Concern,
I have been informed that there is a public domain software called
"R" which is available through ftp://stat.auckland.ac.nz. I've tried the
address but I can't find the software itself. Can you help me on this. Thanks.
Belen Razo
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read