Learn R Programming

LOGICOIL (version 0.99.0)

LOGICOILfit: Fit of the multinomial log-linear model obtained from the LOGICOIL training dataset.

Description

A nnet object containing the results of fitting a muiltinomial log-linear model via neural network to the LOGICOIL training dataset. It is used to generate the LOGICOIL predictions.

Usage

data(LOGICOILfit)

Arguments

Format

A nnet object

Source

DOI: 10.1093/bioinformatics/bts648

References

Thomas L. Vincent, Peter J. Green and Dek N. Woolfson. "LOGICOIL-multi-state prediction of coiled-coil oligomeric state", 29(1), pp69-76, Bioinformatics, (2013). DOI: 10.1093/bioinformatics/bts648 Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.

Examples

Run this code
data(LOGICOILfit)
names(LOGICOILfit)
LOGICOILfit$coefnames

Run the code above in your browser using DataLab