Displaying 2 results from an estimated 2 matches for "willmot".
Did you mean:
willmott
2005 Nov 16
2
Histogram font
...= ylab, ...) :
X11 font at size 14 could not be loaded
How can I either (a) determine what font is required,
or (b) specify one of the fonts I have available?
This problem is specific to hist(), plot() works fine.
I am using R on SuSE Linux v9.3, from the KDE desktop.
--
Christopher Willmot
2006 Jun 12
2
Fitting Distributions Directly From a Histogram
Dear All,
A simple question: packages like fitdistr should be ideal to analyze
samples of data taken from a univariate distribution, but what if
rather than the raw data of the observations you are given directly
and only a histogram?
I was thinking about generating artificially a set of data
corresponding to the counts binned in the histogram, but this sounds
too cumbersome.
Another question is