Displaying 10 results from an estimated 10 matches for "cssc".
Did you mean:
css
2002 Aug 23
2
try-error in batch and interactive mode (PR#1934)
...> options(show.error.messages = FALSE)
> try(b <- log("foo"))
> 1 + 2
[1] 3
> proc.time()
[1] 0.87 0.07 0.90 0.00 0.00
>
The same code works well if pasted into an interactive R window on both
system, of course.
Jun Yan
Department of Statistics Office: CSSC 4252
university of Wisconsin-Madison Tel: (608)262-7478
1210 W. Dayton St. Email: jyan@stat.wisc.edu
Madison, WI 53706 URL: http://www.stat.wisc.edu/~jyan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Rea...
2002 Oct 07
3
RE: new packages: geepack and KMsurv
...e at
http://franz.stat.wisc.edu/~jyan/mysoft/
I am grateful to Professor Douglas Bates and Professor Jason Fine for
encouragement, discussions and comments.
Please kindly let me know if there are any questions, comments,
and bugs of course.
Jun Yan
Department of Statistics Office: CSSC 4252
university of Wisconsin-Madison Tel: (608)262-7478
1210 W. Dayton St. Email: jyan at stat.wisc.edu
Madison, WI 53706 URL: http://www.stat.wisc.edu/~jyan
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
-.-
r-announce mailing li...
2002 Sep 24
1
R_Libs in .Renviron?
Hi!
Where to set R_LIBS?
I have .Renviron with the line.
R_LIBS=/package/R/R-1.5.0/linux/lib/R/library/;/home/wolski/Rpack/
in my home directory
but cant access any library stored in the /home/wolski/Rpack/?
Eryk
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
2003 Apr 17
1
Simulation of recurrent events
I'd like to program a simulation of recurrent events to test few models in
R. Is there anybody who has experience of that and could give me advice?
Your help is greatly appreciated!
Regards,
--
Peggy Ramlau
ramlau at gmx.de
+493080906358
Bitte l?cheln! Fotogalerie online mit GMX ohne eigene Homepage!
2002 Oct 15
2
glm and Newey-West estimator
Dear R-users,
has anybody combined the glm function with the Newey-West estimator of
variance, similar as in Stata 7.0? I'd like to estimate corrected
standard errors within a logistic regression model, taking into account
the auto-correlated binary observations within individuals.
I use R1.5.1 on Mac OS X (10.2).
Thanks,
Christof
2002 Oct 25
1
reshape: duplicate rows to multiple cols
I have a dataframe that I'm trying to reshape, and need advice. My data:
> klam.merge[200:225,]
stream lulc x sumlength pct.lgth
200 1223030419685 92 0.25000000 9.89 2.52780586
201 1223030419686 23 0.00274154 4.73 0.05796068
202 1223030419686 41 0.75009917 4.73 15.85833341
203 1223030419686 42 2.65000000 4.73 56.02536998
204
2002 Oct 05
4
Implementation of S-Plus "nlmib" routine in R
Where can I find a package with an R implementation of the S-Plus
"nlmib" general
minimzation routine described in
Venables & Ripley's "Modern Applie Statistics with S-Plus", 3rd Ed., pp
267 - 270?
Thanks,
David Stamps
stamps.d.a at att.net
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2002 Oct 25
2
source output differs from console output
Dear R-help,
I would like to be able to run the following code sequence as a source
routine.
If I paste it into R via the clipboard it works as expected, but if I source
the code instead then the last 3 statements fail.
I've also tried writing to the file in place of the sink sequence, but that
also hits a snag. R 1.6, w98e2, dfr is a data frame containing the content
of Julian
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
...;DHDWU8PR1c+-{Zu}7SG61D&BQ7-1FQri%IAh(8#CW*5?|0nVly5Mz^lV7apD&Se
zd@JoQ97C(k#m;90&dqx26~EIK=JM}?5iIanQcfwhP-)5F@FYC*qiK9$2Q8x(;hNbW
zBaaZg!aLy<(h)14CgsX=uN~XL@%wDBQ%a?@OZkm~$)92GSclNJ7nYM@*GF+yGJ9wD
z=TNRAbG?5qH>MJcX`Z?UkM{EPS!rG-X(zU^ugQNZJhvcKtOBewGDWAAxc3X8)55kN
zm6*HvQK#i#>QCsScWvihRA$yVhxg#bqQTg^J^3%0odwSs2<+2Iv;*q%U$7SOAOXTe
zr_(j-+_|$NIXRgxzx<L$jT*6T-8!P8q8K)87{$e9egUE=a^=buG#U+gd3lwlgueRf
zE3{fIKmYtQ9Xgcdc*l$x!@z+9S+#1FZ2#osWGpN!Shj2#@4ox)1AW-)rbmw+Oq({1
zzqe=eQY~ri@Ng?LONmV_f$9|vePD{UhRobEo>H9(1i09s8Ks8u(#P6@gn|Vg-(mah
z^O)7~!P+OZ+_)epa0=_L*CzFDL`@01X7pm0`HMu...
2010 Jun 09
12
Foreman -- Reporting
Hello All,
I don''t seem to be able to get reports to display on the foreman
interface. I copied extras/puppet/foreman/files/foreman-report.rb to /
usr/lib/ruby/site_ruby/1.8/puppet/reportsforeman.rb, instead of /usr/
lib/ruby/1.8/puppet/reports/foreman.rb. Config: Centos5.4, Apache/
Passenger, Puppet 0.25.4.
The reports are coming from the clients, because I can see them
in