I have three different variables: student_name (string), friend_name(string) and school_grade(byte). The data has been reshaped into a long format. Thus there are five friends (friend_name) for every individual (student_name). I want to check whether the entries under friend_name match with any of the entries within student_name, for each school grade combination.
Related Posts with Checking duplicates across multiple string variables
Drop base variables from fvexpand listI want to modify the variable list produced by fvexpand, e.g. Code: . webuse nhanes2f, clear . f…
p-value for comparison of adjusted curves from RocregHello, I am trying to compare two curves generated using rocreg - one curve that is not adjusted and…
Clarification of Results InterpretationI am conducting a cross-sectional study of UK firms to investigate the relationship between boardroo…
merging two data setshello, my project involves merging two very large data sets . I used an id number to merge the two d…
Is there no way to include "industry fixed effects" in an FE regression?Dear Stata community, I am running a model of the following form: xtset CompanyID Year, yearly xtr…
Subscribe to:
Post Comments (Atom)
0 Response to Checking duplicates across multiple string variables
Post a Comment