Displaying 3 results from an estimated 3 matches for "msen".
Did you mean:
msan
2007 Nov 29
1
Controlling Postscript output, size and orientation
...low",
lab=c(10,5,7)
#mai=c(1.25, 1, 0.2, 0.2),
#pin=c(6,4)
)
curve(20-(40*(exp(-.4*x)-1)),
from=0,
to=9,
n=1000,
add=F,
type= "l",
lwd=2,
xlab="Ocassion of Measurement",
ylab="y",
)
I had the same issue with a trellis plot:
obs.plot<- xyplot(msen~Age,
data=obs.msen,
groups=ID2,
type="l",
lwd=2,
col=1,
xlab="Age", ylab="Maternal Sensitivity",
ylim=c(-.5,4.5),xlim=c(0,5),
panel=panel.superpose,
par.settings=list(background=list(col="white"))
)
obs.plot
-----
--------...
2001 Jul 29
4
style question: returning multiple arguments - structure orlist
I see Thomas has already nailed this one, so it becomes a non-issue.
Nevertheless I feel moved to say I think the idea would have been a step in
the wrong direction in the first place. It comes from a desire to make R
behave "a bit more like matlab" and that is ultimately unhelpful.
Having tried to teach generations of students how to use the system (S-PLUS,
but it could equally well
2003 Aug 12
2
4.5 RELENG broken with recent patches
Got a few servers still on 4.5.
/etc/make.conf contains
NOPROFILE= true # Avoid compiling profiled libraries
make buildworld runs fine, but buildkernel gives
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include