Displaying 14 results from an estimated 14 matches similar to: "Robust Asymptotic Statistics (RobASt)"
2009 Dec 09
0
new version of RobASt-family of packages
The new version 0.7 of our RobASt-family of packages is 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 = "RobAStBase") or using function NEWS
from package startupmsg i.e. NEWS("RobAStBase")).
First of all the new package RobLoxBioC was
2009 Dec 09
0
new version of RobASt-family of packages
The new version 0.7 of our RobASt-family of packages is 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 = "RobAStBase") or using function NEWS
from package startupmsg i.e. NEWS("RobAStBase")).
First of all the new package RobLoxBioC was
2008 Sep 15
0
RobASt-Packages
-----------------------------------------------------------------------------------------
Packages for the computation of optimally robust estimators
-----------------------------------------------------------------------------------------
We would like to announce the availability on CRAN (with possibly a
minor delay until on every mirror) of new versions of our packages for
the computation of
2008 Sep 15
0
RobASt-Packages
-----------------------------------------------------------------------------------------
Packages for the computation of optimally robust estimators
-----------------------------------------------------------------------------------------
We would like to announce the availability on CRAN (with possibly a
minor delay until on every mirror) of new versions of our packages for
the computation of
2012 Mar 16
1
Change in behavior of update.views()?
I haven't seen this cryptic warning before:
> update.views('Robust')
Warning message:
In update.views("Robust") :
The following packages are not available: covRobust, distr, FRB, MASS, mblm, multinomRob, mvoutlier, quantreg, RandVar, rgam, RobAStBase, robfilter, RobLox, RobRex, robust, RobustAFT, robustbase, ROptEst, ROptRegTS, rrcov, sandwich, wle
>
2011 Jan 26
0
New package versions for distr- and robast- families
------------------------------------------------------------------------
------------------------------------------------------------------------
New versions 2.3 of our distr-family of packages are now
available on CRAN.
(i.e.; startupmsg, SweaveListingUtils,
distr, distrEx, distrDoc, distrEllipse,
distrMod, distrSim, distrTEst, distrTeach)
Most importantly, we have included:
+
2011 Jan 26
0
New package versions for distr- and robast- families
------------------------------------------------------------------------
------------------------------------------------------------------------
New versions 2.3 of our distr-family of packages are now
available on CRAN.
(i.e.; startupmsg, SweaveListingUtils,
distr, distrEx, distrDoc, distrEllipse,
distrMod, distrSim, distrTEst, distrTeach)
Most importantly, we have included:
+
2013 Feb 07
1
large sysdata.rda file --- strategies?
Hi,
to speed up computations in our RobASt family of packages, we use
interpolation on a grid of precomputed values which we save together
with the interpolating functions (results of splinefun essentially)
in sysdata.rda in the R folder of our pkg.
After adding grids for some more models, this file has grown
considerably, even after application of tools::resaveRdaFiles.
At the moment we are at
2010 Aug 25
1
Documenting S4 Methods
I'm in the process of converting some S3 methods to S4 methods.
I have this function :
setGeneric("enrichmentCalc", function(rs, organism, seqLen, ...){standardGeneric("enrichmentCalc")})
setMethod("enrichmentCalc", c("GenomeDataList", "BSgenome"), function(rs, organism, seqLen, ...) {
... ... ...
})
2004 Aug 04
0
Asymptotic Regression Model
Hi listers,
I have some data (see attachment), and I fitted it to the Asymptotic
Regression Model with NLSstAsymptotic(xy). But I want to know the
significance of these fits. How can I accomplish this using R?
Can anyone suggest some theoretical reading on this subject?
Thanks,
Miguel
--
Miguel Figueiredo
IT student / Marine Biologist
"Tem calma irm?o que a morte n?o precisa do teu
2004 Jan 27
1
asymptotic convergence of savitzky-golay?
Dear all,
Sorry if this is slightly off the track as far as R is concerned, but I
have been using the Savitzky-Golay filter to estimate some derivatives
of interest. I am wondering however, if anyone has seen anything in the
literature (or has any ideas) of how these estimates perform
asymptotically. Does anyone know what the rate of convergence is for these?
Thanks, matt.
2013 Jan 12
2
Getting the R squared value in asymptotic regression model
Please help getting the R squared value in asymptotic regression model
I use the code below
model1<-nls(GN1~SSasymp (nrate,a,b,c), data = data.1 )
and R produced the modell coefficients without the R squared value?
--
Ahmed M. Attia
Research Assistant
Dept. Of Soil&Crop Sciences
Texas A&M University
ahmed <ahmedatia@zu.edu.eg>.attia@ag.tamu.edu
Cell phone:
2010 Nov 23
1
Factor analysis and cfa with asymptotically distributed data
I have friendship data which is strong skewed. So it doesn't make sense to
use maximum likelihood methods for fa and cfa.
But I couldn't find any function for asymptotically distributed data for doing a factor analysis. Only: apca() but there is no possibility to allow for factor correlations.
The same problem is with sem() I couldn't get any solutions for my model because of the
2004 Apr 30
1
Administering a Linux domain member in a NT domain, as a "Domain Admin"
Hello,
After following the winbind-related steps in the SAMBA 3 howto, I was
able to achieve console logins on the Linux workstation by any domain
user; Great!
Now, I've come to the issue of expecting that a "Domain Admin" should be
able to administer the Linux workstation much like a "Domain Admin"
administers a Windows workstation on a domain. I've seen