Checks if two mldr objects have the same structure
## S3 method for class 'mldr' mldr1 == mldr2
mldr1
First mldr object to compare
mldr
mldr2
Second mldr object to compare
TRUE if the two mldr objects have the same structure, FALSE otherwise
TRUE
FALSE