Hi:

I have been trying to figure out a simple way to plot an histogram whose
frequencies are modified by a factor (associated with each value).


Actually what I did was plotting each value with its modified
frequency(using plot($values, $frequency, type="h")), but it doesnt take
into account the probability distribution(which is necessary).


It will be very helpful from you any approach to solve this problem.

thank you,

best


m.

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to