Displaying 20 results from an estimated 2000 matches similar to: "prob./distr./quant./ran.num: S compatibility in argument names??"
2004 Aug 10
0
Check failed after compilation (PR#7159)
Full_Name: Madeleine Yeh
Version: 1.9.1
OS: AIX 5.2
Submission from: (NULL) (151.121.225.1)
After compiling R-1.9.1 on AIX 5.2 using the IBM cc compiler, I ran the
checks. One of them failed. Here is the output from running the check solo.
root@svweb:/fsapps/test/build/R/1.9.1/R-1.9.1/tests/Examples:
># ../../bin/R --vanilla < stats-Ex.R
R : Copyright 2004, The R
1997 Jul 28
0
R-alpha: R 0.50.a1: patch for NChisquare documentation
The patch below fixes the NChisquare documentation problem that I've
been mentioning for some time now.
NOTE: There is one DEQN where the LaTeX part contains real LaTeX code,
because I did not see how to get a sum sign (and a roman math font)
otherwise. Seems to work, though ... MARTIN?
-k
**********************************************************************
***
2008 Apr 13
0
R project
Hi,I am currently doing a project in which we are to investigate the size and power of three different one sample tests over three different distributions using a number of different sample sizes and values for mu1. I have written a function and was trying to get my answer for each test into the right position in an array so the output is the power of each combination of test, distribution, sample
2008 Oct 22
0
ad.test exponential distribution
Hi,
I'm trying to use ad.test or ad2.test to test whether a given data set is
exponential. I see that one of the function inputs is "distn", but I try
"exponential" and 5 other variants, but I still get the error message:
ad.test(test2, distn="exponential", fit=list(estimate = 0.167685), H=NA,
sim=100)
Error in ad.test(test2, distn = "exponential",
2017 Sep 01
0
I have corrected a dead link in the treering documentation
Martin Maechler writes:
> There may be one small problem: IIUC, the wayback machine is a
> +- private endeavor and really great and phantastic but it does
> need (US? tax deductible) donations, https://archive.org/donate/,
> to continue thriving.
> This makes me hesitate a bit to link to it within the "base R"
> documentation. But that may be wrong -- and I should
2023 Aug 27
1
Issue with gc() on Ubuntu 20.04
On Sun, 27 Aug 2023 19:54:23 +0100
John Logsdon <j.logsdon at quantex-research.com> wrote:
> Not so although it did lower the gc() time to 95.84%.
>
> This was on a 16 core Threadripper 1950X box so I was intending to
> use library parallel but I tried it on my lowly windows box that is
> years old and got it down to 88.07%.
Does the Windows box have the same version of R
2006 Aug 01
1
Pseudo R for Quant Reg
Dear R Users,
Did someone implemented the R1 (Pseudo R-2) and likelihood ratio
statistics for quantile regressions, which are some of the inference
procedures for quantile regression
found in Koenker and Machado (1999)?
I tried the Ox version, but my dataset is too large (> 50.000) and the
algorith breaks.
________________________________________
Ricardo Gonçalves Silva, M. Sc.
Apoio aos
2010 Sep 01
0
S-Plus / Quant - 12 month contract job
Position details
* 12 month contract for a leading asset management company.
Position based in London.
Experience
* Analyst required with a background of statistical software,
ideally S-Plus, and a quantitative methods.
Knowledge
* Detailed knowledge of the investment management business
* Knowledge of S-Plus or similar statistical software
*
2012 Jan 25
0
Developer / Quant job
Position: Software Developer/Quantitative Analyst - New York - Fixed Income
We are searching for a software developer with 3 to 6 years experience in software design and implementation. Qualified candidate should have superior quantitative skills, disciplined programming habits, and extensive knowledge of fixed income products and technology platforms. Candidate will work closely with front
2011 Sep 21
2
problem with function "Truncate" in package "distr"
Hello all,
Can someone tell me why the following mixture of two log-normal
distributions does not get truncated? What puzzles me is that the
function works almost always, but for certain combinations (like the
one below), it does not.
# R code example
library(distr)
mix<-UnivarMixingDistribution(Lnorm(3.2,0.5),Lnorm(5.4,0.6),mixCoeff=c(0.3,0.7))
2005 Mar 31
0
version 1.5 of package "distr" available
We would like to announce the availability on CRAN of a new version (1.5)
of our package "distr" .
-----------------------------------------------------------------------------------------
Changes from 1.4 to 1.5
-package is now using /lazy loading/
-minor changes in the help pages
-minor enhancements in plot for distributions
(Gamma, discrete distributions)
-package now includes a
2005 Mar 31
0
version 1.5 of package "distr" available
We would like to announce the availability on CRAN of a new version (1.5)
of our package "distr" .
-----------------------------------------------------------------------------------------
Changes from 1.4 to 1.5
-package is now using /lazy loading/
-minor changes in the help pages
-minor enhancements in plot for distributions
(Gamma, discrete distributions)
-package now includes a
2004 Sep 27
0
new version of package "distr" available
We would like to announce the availability on CRAN of a new version (1.4)
of our package "distr" .
-----------------------------------------------------------------------------------------
Changes from 1.3 to 1.4
-To avoid name collisions with short forms for TRUE and FALSE: classes T
and F (T- and F-distributions) renamed to Td and Fd
-The package is now loaded as a binary =>
2004 Sep 27
0
new version of package "distr" available
We would like to announce the availability on CRAN of a new version (1.4)
of our package "distr" .
-----------------------------------------------------------------------------------------
Changes from 1.3 to 1.4
-To avoid name collisions with short forms for TRUE and FALSE: classes T
and F (T- and F-distributions) renamed to Td and Fd
-The package is now loaded as a binary =>
2004 Apr 26
0
New package: distr
We would like to announce the availability on CRAN of a new package distr .
It is to provide a conceptual treatment of random variables (r.v.'s) by
means of
S4--classes. A virtual mother class "Distribution" is introduced.
All distributions of the "base" package are implemented as subclasses of
either "AbscontDistribution" or "DiscreteDistribution".
2004 Apr 26
0
New package: distr
We would like to announce the availability on CRAN of a new package distr .
It is to provide a conceptual treatment of random variables (r.v.'s) by
means of
S4--classes. A virtual mother class "Distribution" is introduced.
All distributions of the "base" package are implemented as subclasses of
either "AbscontDistribution" or "DiscreteDistribution".
2009 Nov 23
0
new version of distr-family of packages
The new version 2.2 of our distr-family of packages has now been
available on CRAN for several days. As there were many changes we will
only sketch the most important ones here. For more details see the
corresponding NEWS files (e.g. news(package = "distr") or using function
NEWS from package startupmsg i.e. NEWS("distr")).
First of all a new package distrEllipse was added
2009 Nov 23
0
new version of distr-family of packages
The new version 2.2 of our distr-family of packages has now been
available on CRAN for several days. As there were many changes we will
only sketch the most important ones here. For more details see the
corresponding NEWS files (e.g. news(package = "distr") or using function
NEWS from package startupmsg i.e. NEWS("distr")).
First of all a new package distrEllipse was added
2006 Nov 28
0
New versions for the distr-family of packages, of startupmsg, and a new package "distrDoc"
We would like to announce the availability on CRAN of new versions
of our packages "distr" (1.8), "distrEx" (0.4-4), "distrSim" (1.8), "distrTEst" (1.8),
"startupmsg" (0.4) as well as a new package "distrDoc" (1.8)
[all of them require R >= 2.2.0]
-----------------------------------------------------------------------------------------
2006 Nov 28
0
New versions for the distr-family of packages, of startupmsg, and a new package "distrDoc"
We would like to announce the availability on CRAN of new versions
of our packages "distr" (1.8), "distrEx" (0.4-4), "distrSim" (1.8), "distrTEst" (1.8),
"startupmsg" (0.4) as well as a new package "distrDoc" (1.8)
[all of them require R >= 2.2.0]
-----------------------------------------------------------------------------------------