| To: | s-news@lists.biostat.wustl.edu |
|---|---|
| Subject: | Re: passing arguments to a function |
| From: | Pravin Jadhav <pravinj@gmail.com> |
| Date: | Mon, 19 Dec 2005 16:59:18 -0500 |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Shy6rrOf+gHfKlNlcy1LUQ5xnAbpAeFPHmG4rKoYNc0vwP6KCYTJil7ObkwCZ4TVvy16UV5H5Ng7+PSQdHpU284CpXW5Wt1sSgPOysq5yMenHZDLtpIGFZG2wCmgzI5sUwmpL6ko2+EQhXjNf3Q2euiixXSh8cQxMw2BqMFpvVA= |
| In-reply-to: | <679f8b3f0512191224l1173159dwa92e0f7f574e7329@mail.gmail.com> |
| References: | <679f8b3f0512191224l1173159dwa92e0f7f574e7329@mail.gmail.com> |
|
Hi again, I have made it work with a very straightforward modification (rather ugly one). Please ignore the previous message unless you have a better solution for me. fit.F<-function (data, byvar, fullF, ranF,...) { ...... fit<-lme(.........) fit$call$fixed<-fullF #ADDITION pred.fit<- ........ } Thanks, Pravin On 12/19/05, Pravin Jadhav <pravinj@gmail.com> wrote: Dear all, |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | pdf.colors question, Atkinson, Elizabeth J. |
|---|---|
| Next by Date: | Graphs on a Map, Gebhart, Kristi |
| Previous by Thread: | passing arguments to a function, Pravin Jadhav |
| Next by Thread: | pdf.colors question, Atkinson, Elizabeth J. |
| Indexes: | [Date] [Thread] [Top] [All Lists] |