cwhstat-package {cwhstat}R Documentation

cwh's mathematical functions

Description

Miscellaneous statistical functions for general use

Details

Package: cwhstat
Version: 4.2.0
Date: 2006-01-26
Depends: R (>= 2.0.0)
BundleDescription: Miscellaneous functions for general use
License: GPL version 2 or newer
URL: http://www.wsl.ch/staff/christian.hoffmann/

Index:

boxcox                  Box-Cox transformation and inverse
dinvgauss               Inverse Gaussian Distribution
dpoisgam                Poisson Gamma Distribution
f.log                   Determine an optimized offset s and return
                        log10(data+s).
jitterNA                Jitter entities with NA
my.table.NA             Tabulate data, with extra rows and columns.
neg.bin.gof             Approximate a Negative binomial distribution.
qnorm.ap16              Approximation to the inverse normal
                        distribution function.
qres.binom              Randomized quantile residuals
shapiro.wilk.test       Shapiro-Wilk Normality Test
smoothed.df             Fit cumulative distribution from kernel
                        estimate.
tweedie                 Tweedie Distributions
tweedief                Tweedie generalized linear model family
weighted.mean1          Weighted mean1
weighted.median         Weighted median

Author(s)

Christian W. Hoffmann <christian.hoffmann@wsl.ch>

Maintainer: Christian W. Hoffmann <christian.hoffmann@wsl.ch>


[Package cwhstat version 1.0.0 Index]