Skip to content
Back to formatted view

Raw Message

Message-ID: <1165935857.7616.6.camel@rock.kraft.de>
Date: 2006-12-12T15:04:17Z
From: Sebastian Weber
Subject: 2 questions
In-Reply-To: <OFCB4A8FAB.CEF35E5E-ON80257242.004C9E87-80257242.00518E3A@iop.kcl.ac.uk>

Hi!

> I'm new here. Want to ask two possibly quite basic questions: 
> 
> 1. How can I clear all objects in one stroke? 

how about

rm(ls())

> 2. How can I perform a regression with independent variables specified by 
> an object? 

?h, no spontaneous idea.

Greetings,

Sebastian

> 
> Thanks, 
> 
> Tim
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.