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.

3 results for “from:hd625b”

Generating Hotelling's T squared statistic with hclust
hd625b · Apr 8, 2016 · r-help

I believe the package "rattle" can do this. If not, see page 5 of the PDF below. https://cran.r-project.org/web/packages/Hotelling/Hotelling.pdf On 04/08/2016 06:54 AM, Michael wrote: > I am doing a...

R.squared in summary.lm with weights
hd625b · Apr 7, 2016 · r-help

Do you mean w <- z$residuals ? Type names(z) to see the list of item in your model. I ran your code on a lm and it work fine. You don't need the brackets around mss <- Michael Long On...

Generating random data with non-linear correlation between two variables
hd625b · Apr 8, 2016 · r-help

Hello, I changed the last 3 lines from v1 and v2 to myData$v1 and myData$v2. Creating the vectors in not a problem. Where you will run into issues is when you create the data.frame. The length of...

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