08.10.2015 Views

Package ‘MuMIn’

Package 'MuMIn'

Package 'MuMIn'

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

merge.model.selection 23<br />

Arguments<br />

x, y, ... model.selection objects to be combined. (. . . ignored in merge)<br />

suffixes<br />

a character vector with two elements that are appended respectively to row<br />

names of the combined tables.<br />

make.row.names logical indicating if unique and valid row.names should be constructed from the<br />

arguments.<br />

deparse.level<br />

ignored.<br />

Value<br />

A "model.selection" object containing models from all provided tables.<br />

Note<br />

Both ∆ IC values and Akaike weights are recalculated in the resulting tables.<br />

Models in the combined model selection tables must be comparable, i.e. fitted to the same data,<br />

however only very basic checking is done to verify that. The models must also be ranked by the<br />

same information criterion.<br />

Unlike the merge method for data.frame, this method appends second table to the first (similarly<br />

to rbind).<br />

Author(s)<br />

Kamil Bartoń<br />

See Also<br />

dredge, model.sel, merge, rbind.<br />

Examples<br />

## Not run:<br />

require(mgcv)<br />

ms1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!