sireesha R


Active since 2016

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


how can we normalise the y-axis of histfit so as to represent it like probability density plot?
I need to plot pdf of a time series data. I can do it with f=hist(data,bins) and pdf=f/length(data), but I want to do it with hi...

meer dan 7 jaar ago | 1 answer | 1

1

answer