Hi Everyone,
I'm just starting to learn R
I 'm working on this problem and still confused
h. From the loan_no_int_rate_NA, select all observations where loan_status is 1 and home_ownership is RENT and assign the result to loan_status_1_RENT variable.
Show the structure and content of the loan_status_1_RENT. Then show the histogram of the age of the loan_status_1_RENT.
does anyone know to to do this problem?
Thanks