The perl tag has no wiki summary.
0
votes
0answers
38 views
cumulative distribution function plotting [duplicate]
I have some values from different repetitions of different experiments and I need to plot cumulative distribution function. You can see a fraction of my file below. can you help me how can i do that.
...
5
votes
2answers
152 views
Using EM algorithm for record linking
I am interested in linking records across 2 datasets by first name, last name, and birth year. Might this be doable with the EM algorithm, and if so, how?
Consider the following record in the 1st as ...
1
vote
1answer
164 views
Perl advantages in data management/statistical analysis?
I've frequently read that knowledge of Perl or Python complements SAS or R, and seen that Perl is a desirable language in job advertisements.
Can anyone clarify this a bit more? Is Perl limited to ...