Difference between revisions of "Examples"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
xml structure used for {{lmt}} in less then half an hour. Please consult the Internet to find | xml structure used for {{lmt}} in less then half an hour. Please consult the Internet to find | ||
suitable introduction into [https://www.w3schools.com/xml/ xml] | suitable introduction into [https://www.w3schools.com/xml/ xml] | ||
== Calculating the mean == | |||
Consider the linear model {{mm|y=Xb+e}} |
Revision as of 09:00, 2 December 2020
The lmt parameter file is in written in “eXtensible Markeup Language” (xml). For under- standing the examples you may want to get a jump start in xml file structure first. Don’t be scared. Even without any previous knowledge you’ll be able to understand the xml structure used for lmt in less then half an hour. Please consult the Internet to find suitable introduction into xml
Calculating the mean
Consider the linear model Template:Mm