Identify couples in a dataset using different variables and present the probability for a perfect match
Budget: $30 – $250 USD
I have a dataset with responses from individuals who participated at different couple enhancement courses. Some participants have identified their partner while filling out the form, others have not. I must identify the couples and assign a unique couple ID to each couple. Several factors in the dataset may be used to identify the spouses, including the number of the course they took, their age, income, the number of children they have, and so on.
1. I want each respondent to be identified with their partner, however in certain situations, just one of a pair has responded, therefore they should not be "forced" to be in a relationship with someone with whom they have a low probability of being in a relationship.
2. I want to present the probability for a perfect match for each couple as a variable
3. To identify the pair, each respondent in the dataset requires a new variable. As a result, each partner in a relationship has the same couple ID.
4. The code should be written in R-Markdown.
I have an R code using the fastLink library that was supposed to do this but it does not work properly. The freelancer can fix the fastlink code to produce the correct outcome or write a new code to solve the issue
If I chose to contact you to determine if I will assign this project to you I will send you a more detailed description that you must read carefully to assess whether you are capable of performing the project.
1. I want each respondent to be identified with their partner, however in certain situations, just one of a pair has responded, therefore they should not be "forced" to be in a relationship with someone with whom they have a low probability of being in a relationship.
2. I want to present the probability for a perfect match for each couple as a variable
3. To identify the pair, each respondent in the dataset requires a new variable. As a result, each partner in a relationship has the same couple ID.
4. The code should be written in R-Markdown.
I have an R code using the fastLink library that was supposed to do this but it does not work properly. The freelancer can fix the fastlink code to produce the correct outcome or write a new code to solve the issue
If I chose to contact you to determine if I will assign this project to you I will send you a more detailed description that you must read carefully to assess whether you are capable of performing the project.