search for: jfree

Displaying 7 results from an estimated 7 matches for "jfree".

Did you mean: free
2006 Jan 02
2
charting (freechart)
Hi all, We are a Java development team, but we are considering rails for our next project. However in this webapplication I need to do a fair amount of charting. In Java we used JFreechart (http://www.jfree.org/jfreechart/index.php) for this purpose. What are my options for charting in Ruby? Regards, Harm de Laat -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060102/ccffc33d/attachment...
2011 May 16
4
Problem on glmer
...ecify something wrong here? I appreciate any help. Thanks in advance. ############################################################# ## Code to fit the model ############################################################# library(MASS) library(lme4) address <- "http://instruction.bus.wisc.edu/jfrees/jfreesbooks/Longitudinal%20and%20Panel%20Data/Book/Data/TXTData/WorkerC.txt" wc <- read.table(address,header=T) # clean data cl <- unique(wc$CL[wc$LOSS==0]) wc2 <- subset(wc, !(CL %in% cl) ) # fit model fit1 <- glmmPQL(LOSS~ YR+offset(log(PR)), random=~1|CL,family=Gamma(link=&quot...
2004 Apr 12
1
Panel Data Analysis
Greetings: I am trying to find a package/solution for panel (longitudinal) data analysis. Unfortunately it seems I don't know where to start. Could somebody offer a hint? Thanks, Mihai Nica Jackson State University 155 B Parkhurst Dr. Jackson, MS 39202 "No good deed will ever remain unpunished" [[alternative HTML version deleted]]
2005 May 31
1
is there material about Longitudinal Data Analysis with R?
i am studying Longitudinal Data Analysis and want to carry it with R.anyone knows any materials about Longitudinal Data Analysis with R in the internet which i can download? thank you.
2006 Aug 17
3
New Improved Chime
This marks the first community contribution to the Chime visualization tool for DTrace. A huge thanks to Bill Rushmore for creating a new main window for Chime. Previously a simple stack of buttons, Chime now uses the Netbeans Matisse layout to present a scrollable list and a description pane. When you create a new display, you can now provide helpful descriptive text. Bill also pointed out
2009 Nov 17
2
src/dst TIDs static @ 69 ?
At times our tftp servers are quite busy. Our network folk are rebuilding, and are anxious to tighten security. They hope to only allow tftp traffic on port 69, coming and going. This would bypass the RFC1350 client TID=ephemeral and server ACK TID=!69. Is there any chance tftpd-hpa would do this with "-R 69:69", or would this require tftpd-hpa to threaded, with a hairier connection
2013 Feb 05
1
auth.c comment nit : "an the" => "a"
--- src/usr.bin/ssh/auth.c 2013/02/05 22:29:53 1.1 +++ src/usr.bin/ssh/auth.c 2013/02/05 22:30:19 @@ -331,7 +331,7 @@ * * XXX Should any specific check be done for sym links ? * - * Takes an the file name, its stat information (preferably from fstat() to + * Takes a file name, its stat information (preferably from fstat() to * avoid races), the uid of the expected owner, their home