Displaying 20 results from an estimated 200000 matches similar to: "rmutil located"
2003 Oct 29
2
Where is rmutil package?
Pursing my earlier question, when I tried loading Lindsey's gnlm, I got
a
message
Loading required package: rmutil
Warning message:
There is no package called 'rmutil' in: library(package, character.only
= TRUE, logical = TRUE, warn.conflicts = warn.conflicts,
According to the R documentation
http://finzi.psych.upenn.edu/R/doc/html/packages.html
rmutil is in the standard
2005 Jul 14
1
Fwd: Re: Problem installing R packages
Hi,
I am trying to install the R libraries "rmutil" and "repeated" on a Mac OS
X version 10.4.1 (which has the latest version of the Mac Developer tools
installed) and I am having trouble compiling the libraries.
The error message I receive is as follows (I have only included the error
message when I try and install the rmutil library):
............................
*
2000 Sep 02
1
R INSTALL *.tgz fails (minor docs/feature bug) (PR#652)
R Team,
I was attempting to install Lindsey's rmutil.tgz and other
non-CRAN packages using 'R INSTALL', for example 'R INSTALL rmutil.tgz'
after downloading 'rmutil.tgz' from Lindsey's page (as linked from
r-project.org page).
Directly using the compressed file as 'R INSTALL rmutil.tgz'
failed, though the shell help from 'R INSTALL --help'
2010 Feb 15
1
rlaplace using rmutil - HELP
Hi,
I'm using rlaplace distribution to draw non normal random deviates. I'm using rmutil package for this. I know rlaplace needs location and dispersion parameters but I want to pass diag matrix as dispersion parameters and I'm not getting the correct values. Here is my code snippet:
dispersion = c(3,.20,.10)
dispDiag = diag(dispersion)
location = c(0,0,0)
output =
1999 May 21
0
Bug list summary (automatic post)
=================================================
This is an automated summary of the status of the R-bugs
repository.
Note that this may be neither complete nor perfectly
correct at any given instance: Not all bugs are reported,
and some reported bugs may have been fixed, but the
repository not yet updated.
Some bug fixes are difficult to verify because they pertain
to specific hardware or
2009 Sep 15
1
rmutil
Hello,
I have downloaded the rmutil package in the form of *.tar.gz compressed file
(I would like to use the runge-kutta() function). The package rmutil does
not appear in the list of available packages. Can any one help?
Massoud Boroujerdi PhD
[[alternative HTML version deleted]]
1999 Sep 14
2
Problems with compilation of R packages.
Hello
I want to compile some R-packages under windows (rmutil and revent for
instance from Pr Lindsey)
I followed the instrictions given in the help. The compilation succeeded,
but I can't run the programs.
I receive the message: "error in dyn.oad(file): unable to load shared
library "C:\R\Rwo650/library/rmutil"
LoadLibrary failure.
I found the given path quite strange!!
2000 Feb 29
0
se.contrasts.
Dear R users,
Firstly, I would like to congratulate the R core team in bringing out R
1.0.0 and all who have helped in developing it.
I have been having problems with using se.contrasts and would be pleased
if someone help.
I have been doing a repeated measures ANOVA using aov using a split plot
design for a single variable, color. The aov results were as follows:
> summary(aov(CD2~cont +
2000 Jan 21
0
Bug list summary (automatic post)
=================================================
This is an automated summary of the status of the R-bugs
repository.
Note that this may be neither complete nor perfectly
correct at any given instance: Not all bugs are reported,
and some reported bugs may have been fixed, but the
repository not yet updated.
Some bug fixes are difficult to verify because they pertain
to specific hardware or
1999 Apr 07
2
Bug list summary (automatic post)
=================================================
This is an automated summary of the status of the R-bugs
repository.
Note that this may be neither complete nor perfectly
correct at any given instance: Not all bugs are reported,
and some reported bugs may have been fixed, but the
repository not yet updated.
Some bug fixes are difficult to verify because they pertain
to specific hardware or
2017 Aug 24
1
rmutil parameters for Pareto distribution
In https://en.wikipedia.org/wiki/Pareto_distribution, it is clear what the
parameters are for the pareto distribution: *xmin *the scale parameter and
*a* the shape parameter.
I am using rmutil to generate random deviates from a pareto distribution.
It says in the documentation that the probabilty density of the pareto
distribution
The Pareto distribution has density
f(y) = s (1 + y/(m
2019 Feb 05
0
Jim Lindsey's packages back on CRAN
R Users,
Jim Lindsey's R packages:
* event: Event History Procedures and Models
* gnlm: Generalized Nonlinear Regression Models
* growth: Multivariate Normal and Elliptically-Contoured Repeated
Measurements Models
* repeated: Non-Normal Repeated Measurements Models
* rmutil: Utilities for Nonlinear Regression and Repeated Measurements
Models
* stable: Probability Functions and
2019 Feb 05
0
Jim Lindsey's packages back on CRAN
R Users,
Jim Lindsey's R packages:
* event: Event History Procedures and Models
* gnlm: Generalized Nonlinear Regression Models
* growth: Multivariate Normal and Elliptically-Contoured Repeated
Measurements Models
* repeated: Non-Normal Repeated Measurements Models
* rmutil: Utilities for Nonlinear Regression and Repeated Measurements
Models
* stable: Probability Functions and
1999 Nov 09
0
Re: numerical integration {better than integrate(.)} ?
>
> {{I first wanted to send this to R-devel;
> but then thought, maybe first hear of you all..
> and added a bit more
>
> Still could ask on R-devel later -- MM}
>
> - In R, there's currently the "integrate" package from Mike Meyer, ported to
> R by Thomas Lumley which really relies on multi-dimensional integration
> "adapt" and
2000 Feb 25
0
Sv: Sv: Ordinal Regression
Dear Peter.
I guess you know that Jim Lindseys code include nordr and ordglm in library gnlm - I attach the htmls which do various linear and nonlinear ordinal regressions - exemplified with just the data mentioned, McCullagh (1980) JRSS B42, 109-142. I had it work very fine.
-----Oprindelig meddelelse-----
Fra: Peter Malewski <p.malewski at tu-bs.de>
Til: Troels Ring <tring at
1999 Sep 02
1
unresolved symbols in growth and repeated libraries
I am having trouble using Jim Lindsey's libraries because of unresolved
symbols. I am currently using R 0.65.0, but had this problem in earlier
releases as well. I have a RedHat 6.0 Linux on i386 and use egcs
(upgraded to that distributed with rawhide, after first failures with
the libraries):
egcs-g77-1.1.2-19
egcs-1.1.2-19
Installation of the libraries works but on loading
>
2004 May 28
3
gauss.hermite?
The search at www.r-project.org mentioned a function
"gauss.hermite{rmutil}". However, 'install.packages("rmutil")'
produced, 'No package "rmutil" on CRAN.' How can I find the current
status of "gauss.hermite" and "rmutil"?
Thanks,
Spencer Graves
1998 Jan 11
0
R-beta: New version 0.61.1
The R core team proudly presents:
\||||||||/
-R 0.61.1-
/||||||||\
I've just rolled together a new patch release.
It's available from the Auckland repository now, but please do not get
it from there unless you are in a terrible hurry. It should find its
way to the main CRAN site in Vienna this evening and then to the rest
of the CRAN sites.
There's also a
1998 Jan 11
0
R-beta: New version 0.61.1
The R core team proudly presents:
\||||||||/
-R 0.61.1-
/||||||||\
I've just rolled together a new patch release.
It's available from the Auckland repository now, but please do not get
it from there unless you are in a terrible hurry. It should find its
way to the main CRAN site in Vienna this evening and then to the rest
of the CRAN sites.
There's also a
1998 Sep 15
1
seq --> Dealing with bugs in R, etc.
>>>>> "Jim" == Jim Lindsey <jlindsey@alpha.luc.ac.be> writes
in a private mail to me
Jim> That bug in seq() really has shaken my faith in R. How
Jim> many other known bugs are there that we on r-help are not informed
Jim> of and which can falsify our statistical analyses??? It is
Jim> imperative that patches for such things be made