R/print.gp.list.R

Defines functions `print.gp.list`

`print.gp.list` <-
function(x, nums = NULL, ...) {
	summary(x, nums = nums)
}

Try the mlegp package in your browser

Any scripts or data that you put into this service are public.

mlegp documentation built on Jan. 20, 2026, 9:07 a.m.