search for: labeltext

Displaying 13 results from an estimated 13 matches for "labeltext".

Did you mean: labeltest
2009 Mar 21
1
Forestplot () box size question
...ff the information weighting of the box size (I have smaller randomized trials getting less weight than a much larger non-randomized trial). The function is forestplot() from rmeta. Thanks for any help. Gerard Slightly modified working function with data and a call follows: fplot=function (labeltext, mean, lower, upper, align = NULL, is.summary = FALSE, clip = c(-Inf, Inf), xlab = "", zero = 1, graphwidth = unit(3,"inches"), col = meta.colors(), xlog = FALSE, xticks = NULL, xlow=0, xhigh, digitsize, ...) { require("grid") || stop("`...
2006 Aug 29
1
forestplot fucntion in rmeta package
Dear R users, I would like to adjust the x axis the way I wanted using "forestplot(labeltext, mean, lower, upper, align = NULL, xlab = "", zero = 0, graphwidth = unit(2, "inches"), col = meta.colors(), xlog = FALSE)". I tried using xaxt="n" and then redefine the axis using axis(1, at=c(0,0.5,1.0 ,1.5,2.0,2.5),label=c(0,0.5,1.0,1.5,2.0,2.5)), but it doesn&...
2009 Nov 06
0
r54 committed - ...
...new google.maps.Point(0,0), + gAnchorPoint + ); + } + else { + options.shadow = new google.maps.MarkerImage(this.iconShadowUrl); + } } } if (this.draggable){ @@ -311,6 +342,12 @@ if (this.labelText){ options.title = this.labelText; } + if (this.imageMap){ + options.shape = { + coord: this.imageMap, + type: ''poly'' + }; + } options.position = this.location.toProprietary(this...
2012 Apr 21
0
help with rmeta package
...0.53, NA, NA, 0.49, 0.06, 0.27, NA, NA, 0, 0.25, 0.44, 0.31, NA) u <- c(NA, NA, NA, 1.44, 1.62, NA, NA, 1.18, 1.82, NA, NA, 3.21, 1.21, NA, NA, 3.41, 0.93, 2.76, NA, NA, 2.46, 3.46, 1.25, 2.76, NA, NA, 1.37, 4.31, 3.39, NA, NA, Inf, 1.1, 2.07, 4.38, NA) forestplot(labeltext=tabletext, m=m, l=l, u=u, zero=1, clip=c(0, 3.5), align=c("r",rep("c",ncol(tabletext)-1)), xlab="Hazard Ratio", xlog=FALSE, col=meta.colors(box="royalblue",line...
2012 Oct 15
1
library(rmeta)
...io    log.ratio    se.log.odds. 1 ProcOR respirato     2 ProcVaric vein      3 DiagCardiac anom   4 DiagAllergy        5  DiagOth skin dx    6    DiagGastritis          I want to plot odds ratio by command: forestplot in rmeta library, but I get the following error constantly.  Error in apply(is.na(labeltext), 1, any) :    dim(X) must have a positive length I understood, I need to compute for CI for odds ratio which I have, but I don't know how to apply odds.ratio in this form. When I put odds.ratio=as.matrix(odds.ratio), my plot shows the numbers. I really appreciate your help. Thanks. Best,Farno...
2006 Mar 22
1
RJS - Still not working in IE
...ot;> <%= render :partial => ''search'' %> </div> ... The _search_name.rhtml partial: <%= in_place_editor_field :current_search, :name, {}, {:script => true } %> The _search.rhtml partial: <ul id="condition_list"> <p class="LabelText"> <% if @current_search.conditions && @current_search.conditions.size > 0 %> <%= render :partial => ''condition'', collection => @current_search.conditions.sort { |b, a| a.id <=> b.id} %> <% else %> <p&g...
2010 Jul 20
1
metaplot (rmeta)
...possible for an OR, as far as I know). I think the confidence intervals shown might be simply 1.96 x SE or 2 x SE. Is there a way to get meta plot to show the proper 95% CIs for the ORs? I have tried forestplot, but am having a lot of issues trying to get the columns to line up correctly, and in labeltext, it doesn't see to want to read the values I'm listing for the names of the studies. All I get are a changing list of numbers. [As a note, since the studies I'm meta-analysing use multi-level regression, I can't simply input the raw numbers for successes/failures since the ORs are...
2011 Mar 04
2
make an own (different) color legend with spplot()
Hi! Is there a way to manually costumize the color legend in an spplot() - especially where to draw ticks and labels for the ticks? The reason I'm asking: Usually spplot() automatically divides the data into fitting slices and makes a color legend (also automatically). I want to assign the slices myself and have a fixed scale instead of an automatic/dynamic scale. I think what I want
2009 May 15
1
[PATCH server] First round of (largely) cosmetic changes to flexchart.
...:String = "0x369aff"; + public static var hostsBarColor:String = "0x9fd100"; + public static var hostsBarLitColor:String = "0xc4ff00"; + public static var elementPercentHeight:Number = .98; + public static var timeFieldWidth:int = 42; + public static var labelTextColor:String = "0x666666"; + public static var axisColor:Number = 0xbbccdd; + public static var axisColorString:String = "0xbbccdd"; + + public static function setWidth(w:int):void { + width = w; + } + public static function setHeight(h:int):void { + heig...
2009 Jun 01
0
[mapstraction commit] r12 - Implemented most Cloudmade functions. Still requires image, tile and KML/GeoRSS overlays
...} + } + if (this.iconShadowUrl) { + cicon.shadow = this.iconShadowUrl; + if (this.iconShadowSize) { + cicon.shadowSize = new CM.Size(this.iconShadowSize[0], this.iconShadowSize[1]); + } + } + options.icon = cicon; + } + if (this.labelText) { + options.title = this.labelText; + } + var cmarker = new CM.Marker(pt, options); + + if (this.infoBubble) { + cmarker.bindInfoWindow(this.infoBubble); + } + + + return cmarker; }, openBubble: function() { - // TODO: Add provider...
2006 Mar 18
9
RJS - not working in IE
I searched thru all the postings about RJS, and I didn''t find one person who complained of problems specific to IE, but that''s what I''ve got. My environment is: Rails 1.0 + RJS Plugin Updated Javascripts to Scriptaculous 1.5.3 (for evalScripts support) Monkeypatched in_place_editor to support evalScripts I have just started using RJS, and I have two .rjs templates.
2003 Mar 26
0
R TclTk iwidgets::comboboc
...uot;) : [tcl] . I am using R 1.6.2 (with tcltk package 1.6.2) and ActiveTcl 8.3.5.0 in Windows 2000. Below I've included some of the relevant ActiveTcl help. I'm not sure why it has "funny characters". # # Non?.editable Dropdown Combobox # iwidgets::combobox .cb1 ?.labeltext Month: \ ?.selectioncommand {puts ?selected: [.cb1 getcurselection]"} \ ?.editable false ?.listheight 185 ?.popupcursor hand1 .cb1 insert list end Jan Feb Mar Apr May June Jul Aug Sept Oct Nov Dec BTW, Thanks very much to all organizers and presenters at the DSC 2003 - a huge sucess! Reg...
2009 Feb 08
0
Modifying forestplot function in rmeta
...nd feeding it two new parameters (I wanted to set zero as the axis start point). #xrange <- c(max(min(lower, na.rm = TRUE), clip[1]), min(max(upper, na.rm = TRUE), clip[2])) #new line xrange <- c(xlow,xhigh) Now I am trying to modify the text font size for the elements in labeltext and also trying to remove the variability in OR box size, which is some function of the width of the lower and upper confidence interval boundaries or the OR. I am a reasonable programer (other than with R), but have not been able to decipher what I should be modifying. Any suggestions will be...