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.

5 results for “from:JoonGi”

After heteroskedasticity correction, how can I get new confidential interval?
JoonGi · Dec 20, 2010 · r-help

I just corrected std.error of my 'model'(Multi Regression). Then how can I get new t and p-values? Isn't there any R command which shows new t and p values? -- View this message in context: http://r...

Is there any Command showing correlation of all variables in a dataset?
JoonGi · Mar 1, 2011 · r-help

Thanks in advance. I want to derive correlations of variables in a dataset Specifically library(Ecdat) data(Housing) attach(Housing) cor(lotsize, bathrooms) this code results only the correlationship between two variables. But I want to examine all the combinations...

How to Save R library data into xls or dta format
JoonGi · Mar 1, 2011 · r-help

Thanks in advance. I'm having a trouble with data saving. I want to run the same data which is in Ecdat library at different statistic programs(excel, stata and matlab) The data I want to use is library(Ecdat...

more than two NA value names in my data
JoonGi · Sep 30, 2010 · r-help

my data(*.txt) has 1000 observations(numbers with no characters) of 5 variables. quite simple. However, NA values are quite tricky. this observer used more than two names for NA values; "." and "na" and more. 1. If I don't...

After heteroskedasticity correction, how can I get new confidential interval?
JoonGi · Dec 20, 2010 · r-help

First of all, thanks for your guide! Let me be more specific, here. Using data(Housing) from Ecdat library I ran a regression raw.model<-lprice~llot+lbed+lbath+lsto+factor(driveway)+factor(recroom)+factor(fullbase)+factor(gashw)+factor(airco...

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