Displaying 7 results from an estimated 7 matches for "mandall".
Did you mean:
randall
2011 Aug 02
2
R CMD check problem
Dear friends,
I am building an R package called *mypackage*. I followed every possible
steps (to my understanding) for the same. I got following problem while
doing *R CMD check mypackage*.
* installing *source* package 'mypackage' ...
** libs
cygwin warning:
MS-DOS style path detected: C:/PROGRA~1/R/R-213~1.0/etc/i386/Makeconf
Preferred POSIX equivalent is:
2005 Oct 22
5
compiling pxelinux in elf
Hi
I have used pxelinux successfully in some situations.
However, I am unable to boot IBM NetVista thin clients using pxelinux.
The kernel that does boot up these thin clients over the net is in elf
format (it is called kernel.2200).
# file kernel.2200
kernel.2200: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
statically linked, not stripped
So, I would have liked to compile
2009 Aug 05
1
regarding Rglpk loading
Hi everybody,
I installed Rglpk package from local zip files. Then I tried to load the
package in a R session. But R shows following message.
Loading required package: slam
Error: package 'slam' could not be loaded
In addition: Warning message:
In library(pkg, character.only = TRUE, logical.return = TRUE, lib.loc =
lib.loc) :
there is no package called 'slam'
Hence, the
2005 May 30
3
Piecewise Linear Regression
Hi,
I need to fit a piecewise linear regression.
x = c(6.25,6.25,12.50,12.50,18.75,25.00,25.00,25.00,31.25,31.25,37.50,37.50,50.00,50.00,62.50,62.50,75.00,75.00,75.00,100.00,100.00)
y = c(0.328,0.395,0.321,0.239,0.282,0.230,0.273,0.347,0.211,0.210,0.259,0.186,0.301,0.270,0.252,0.247,0.277,0.229,0.225,0.168,0.202)
there are two change points. so the fitted curve should look like
\
\ /\
2009 Nov 22
1
Metaplot Axis Annotation
...ker
(1986)","Lattimore, Witte, & Baker (1990)","Weisz, Walter, & Weiss
(1990)","Greenwood & Turner (1993)","Johnson & Goldberg (1982)", "Kovacs
(1967)","Auerbach (1978)","Guthmann (1981)","Sullivan & Mandall
(1967)","Blew, McGillis, & Bryant (1970)"
+ , "Custer (1981)", "Goldberg (1978)", "Bowker (1977)", "Zivan (1966)",
"Massimo & Shore (1966)", "Killinger (1974)", "Morris (1970)", "Bernardo
(1973)",...
2007 Nov 14
0
Piecewise Linear Regression
Hi,
Let me pick up this old thread. How does one extract the locations of the knots (ends of the segments) from the fit object below?
Thanks,
Vadim
>From : roger koenker < roger_at_ysidro.econ.uiuc.edu >
Date : Tue 31 May 2005 - 10:23:19 EST
It is conventional to fit piecewise linear models by assuming Gaussian error and
using least squares methods, but one can argue that
2004 Jan 09
2
Home drive mapping with samba as PDC.
Hi
Could I request home help with logon drive mapping.
I am able to join make a (win2k) PC join a domain with samba as pdc.
I am able to logon but I DO NOT GET the HOME DRIVE.
I am able to get to my file via network neighbourhood.
ON the PC I HAVE an OPTION to MAP my HOME DRIVE, but I would like the
home drive to appear as the "H:" drive in "My Computer" after I log in.