Displaying 4 results from an estimated 4 matches for "histstack".
2005 Apr 28
1
strange behaviour of importFrom directive in name space
...my NAMESPACE file:
export("analysePlate", "as.all",
"barploterrbar", "combineFrames",
"csApply", "ddCt",
"densCols", "eListWrite",
"fitNorm2", "getPradaPar",
"histStack", "plotNorm2",
"plotPlate", "readCytoSet",
"readFCS", "readSDM",
"removeCensored", "setPradaPars",
"smoothScatter", "thresholds")
importFrom("KernSmooth", "bkd...
2005 Apr 28
1
strange behaviour of importFrom directive in name space
...my NAMESPACE file:
export("analysePlate", "as.all",
"barploterrbar", "combineFrames",
"csApply", "ddCt",
"densCols", "eListWrite",
"fitNorm2", "getPradaPar",
"histStack", "plotNorm2",
"plotPlate", "readCytoSet",
"readFCS", "readSDM",
"removeCensored", "setPradaPars",
"smoothScatter", "thresholds")
importFrom("KernSmooth", "bkd...
2009 Jan 03
2
R Stacked Histogram
I've seen this asked, but never fully answered.
Is it possible to plot stacked histograms in R?
I have four data sets that I would like to show combined vertically in histogram format.
Is this possible?
Thank you for any feedback you can provide.
P.S. I know I can show the four sets side by side, but I want to combine them, but still uniquely identify each. Thanks again.
2017 Jun 22
5
Hunting a histogram variant
I'm looking for a histogram variant in which data points are plotted as labelled rectangles 'piled up' to form a histogram. I've posted an example at https://www.dropbox.com/s/ozi8bhdn5kqaufm/labelled_histogram.png?dl=0
It seems to have a long pedigree, as I see it (as in this example) in documents going back beyond the '80s. But I've not seen it in recent textbooks. So it