Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

270 results for “from:Christian Hennig”

Skewness test
Christian Hennig · Jan 17, 2005 · r-help

Hi, is there a test for the H0 skewness=0 (or with skewness as test statistic and normality as H0) implemented in R? Thank you, Christian *********************************************************************** Christian Hennig Fachbereich Mathematik-SPST/ZMS, Universitaet Hamburg hennig at math.uni-hamburg.de...

How to draw a tree?
Christian Hennig · Apr 8, 2004 · r-help

Hi, I have run rpart to construct a regression tree. Is there any simple method to draw a nice picture of it, as it is usually done in books and paper to visualize the tree? Thank you, Christian *********************************************************************** Christian Hennig...

Sampling theory
Christian Hennig · Jan 19, 2010 · r-help

Hi there, are there any R-packages for computations required in sampling theury (such as confidence intervals under random, stratified, cluster sampling; I'd be partoculary interested in confidence intervals for the population variance, which is difficult enough to find...

distance metrics
Christian Hennig · Mar 12, 2007 · r-help

On Mon, 12 Mar 2007, Sender wrote: > Hello: > > Does anyone know if there exists a package that handles methods for [ for > dist objects? > > I would like to access a dist object using matrix notation > > e.g. > > dMat = dist(x) > dMat...

pairs and points
Christian Hennig · Jun 30, 2003 · r-help

Hi, I am plotting a matrix/data frame with 10 variables by pairs. Is it possible to add another 10-dimensional point afterwards by something like points does for two-dimensional plots? Best, Christian -- *********************************************************************** Christian Hennig Seminar fuer Statistik, ETH...

help.search and Baysian regression
Christian Hennig · Jun 8, 2007 · r-help

Hi there, two questions. 1) Is there any possibility to look up the help pages within R for more complex combinations of character strings, for example "Bayesian" AND "regression" but not necessarily "Bayesian regression"? 2) Is there a package/command...

Overlaying histograms
Christian Hennig · Feb 1, 2003 · r-help

Hi, is there a command for plotting two (or more) histograms in the same graph, or is there a low-level plotting command for adding a second histogram (in different color) to the graph of the first one? Best, Christian...

More spatial modeling
Christian Hennig · May 4, 2004 · r-help

Hi, is there any function to fit a spatial CAR model or to compute the iterated Papadakis method as in Sec. 5.2/5.3 of Ripley (1981) Spatial Statistics? errorsarlm in spdep seems to be the SAR fit, or...

R CMD check error (solved)
Christian Hennig · Aug 9, 2006 · r-help

Thank you Martin, > Christian> Dear list, R CMD check on my updated package now > Christian> generated the following error: > > Christian> "LaTeX errors when creating DVI version. This > Christian> typically indicates Rd problems." (...) > > Run > R CMD Rd2dvi > > directly on the relevant...

k-nn hierarchical clustering
Christian Hennig · Jun 9, 2011 · r-help

Hi there, is there any R-function for k-nearest neighbour agglomerative hierarchical clustering? By this I mean standard agglomerative hierarchical clustering as in hclust or agnes, but with the k-nearest neighbour distance between clusters used on the higher...

signifikanz?
Christian Hennig · Jun 1, 2004 · r-help

?cor.test On Tue, 1 Jun 2004, Martin Klaffenboeck wrote: > Hello, > > When I use: > > cor(x, y) > > I get a correlations coefficient. But how can I see if it is > signifikant on a .95 or .99 level? > > Thanks, > Martin > > ______________________________________________ > R...

eigen bug?
Christian Hennig · Apr 13, 2000 · r-help

Yesterday was not my day. Sorry. > > As far as I can see, m is symmetric. > > Look closer... > This helped. Thank you. *** Christian Hennig Fachbereich Mathematik (Schwerpunkt Mathematische Statistik und Stochastische Prozesse, Zentrum fuer Modellierung und Simulation) Bundesstrasse 55 D-20146...

Additional information to mclust, f2c
Christian Hennig · Jul 24, 2000 · r-help

Addendum to: Error with library(mclust): library(ctest) works fine as well as library(MASS) and library(KernSmooth). CH *** Christian Hennig Fachbereich Mathematik - SPST (Schwerpunkt Mathematische Statistik und Stochastische Prozesse, Zentrum fuer Modellierung und Simulation) Bundesstrasse 55 D-20146 Hamburg...

Regression slope confidence interval
Christian Hennig · Sep 29, 2005 · r-help

Hi list, is there any direct way to obtain confidence intervals for the regression slope from lm, predict.lm or the like? (If not, is there any reason? This is also missing in some other statistics softwares, and I thought...

R: simulation
Christian Hennig · Mar 4, 2005 · r-help

?set.seed On Fri, 4 Mar 2005, Clark Allan wrote: > hi all > > a simple question > > i want to run simulations in r. i however want the experiments to be > repeated at a later time with exactly the same numbers by...

Goodness of fit test for estimated distribution
Christian Hennig · Jun 29, 2004 · r-help

Hi, is there any method for goodness of fit testing of an (as general as possible) univariate distribution with parameters estimated, for normal, exponential, gamma distributions, say (e.g. the corrected p-values for the Kolmogorov-Smirnov or Chi-squared...

R CMD check error
Christian Hennig · Aug 9, 2006 · r-help

Dear list, R CMD check on my updated package now generated the following error: "LaTeX errors when creating DVI version. This typically indicates Rd problems." But the Rd files (and everything else) were checked as "OK" (I removed the problem...

How do I format something as "0.000"?
Christian Hennig · Jan 17, 2005 · r-help

Hi, I would like to use the format function to get numbers all with three digits to the right of the decimal point, even in cases where there is no significant digit left. For example, I would like to get...

R CMD check Error: package MASS was built before R 3.0.0 - not true!?
Christian Hennig · Oct 29, 2013 · r-help

Hi there, I just updated my R to 3.0.2 and ran R CMD check --as-cran on the just produced new version of fpc. I got an error Error: package "MASS" was built before R 3.0.0...

Cluster validation statistics in fpc
Christian Hennig · Apr 26, 2004 · r-packages

Hi, this is to announce a new version (1.1-2) of my package fpc. Apart from the stuff already present in the older version (methods for fixed point clustering and clusterwise regression, somewhat bug-cleaned and with faster examples...

Can't find what you're looking for? Try searching with Google .