search for: sev1

Displaying 2 results from an estimated 2 matches for "sev1".

Did you mean: sev
2003 Jan 14
1
How to change the label position in axis() ?
...function to produce the graph shown below. One of the features my supervisor does not like is that the labels in the Y- axix are shown vertically. Is there a way to change that to horizontally ? This is the axix() function I used : axis(2,at=seq(nstrat),labels=snames) The labels (snames) are: SEV1:HU:C, SEV1:MU:C, SEV1:MU:L, SEV1:RT:C and SEV1:RT:L, due to space limitation just 3 of the labels are shown in the axix. In Splus, I believe the labels are shown horizontally be default. What we want is to show them horizontally in R too. Is there a way to do it ? I studied help(axix) document, an...
2011 Jul 30
3
Problem with effects package
...xamples, it turns out to be fine, but when working with real and moderate size data sets I always get the same error. Do you know what could be the cause of the problem? Error in apply(mod.matrix[, components], 1, prod) : subscript out of bounds Error in plot(effect("myvariable", glm.sev1)) : error in evaluating the argument 'x' in selecting a method for function 'plot' Thanks, Lars/