sounds like you are referring to library(effects)...in which case try:
plot(effect("x1", model), color="red")
From: David Winsemius
To: karine heerah
Cc: "r-help@r-project.org"
Sent: Sunday, January 12, 2014 8:35 PM
Subject: Re: [R] how to change the col
I've found the package "ffbase" to be very helpful in terms of applying
standard R-type slicing/dicing/aggregating to ff objects.
install.packages("ffbase")
?subset.ff
From: Christofer Bogaso
To: r-help
Sent: Saturday, December 28, 2013 9:26 AM
Subject: [
Hi all,
I am trying to use the filehash library to analyze a 5M by 20 matrix with both
double and string data types.
After consulting a few tutorials online, it seems as though one needs to first
read the data into R; then create an R object; and then assign that object a
location in my com
Hi R Users,
I have--what I think--is a very basic question. I'm trying to use R2WinBUGS and
am having difficulty setting up the data properly for repeated measures data in
a hierarchical model.
First, I know that it is me...not the package, as I sucessfully used R2WinBUGS
to run a basic regr
4 matches
Mail list logo