Displaying 1 result from an estimated 1 matches for "yrs_ed".
Did you mean:
arsed
2008 Dec 02
1
Left-truncated regression
Hi.
I am looking for a function for left-truncated data.
I have one data set with 2 variables (Hours~Yrs_Ed).
I already left-censored the data at 200 and left-truncated it at the same
spot, so that I am able to make 2 estimations (one for censoring and one for
truncation).
I know how to make the linear regression for the left-censored variable
(hours) and how to plot the regression line into the (x,y) pl...