/usr/lib/R/site-library/profileModel/NAMESPACE is in r-cran-profilemodel 0.5-9-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | export(confintModel, ordinaryDeviance,
RaoScoreStatistic, plot.profileModel, pairs.profileModel,
print.profileModel, profileModel,
profConfint, profZoom, profSmooth,
profConfint.profileModel, profZoom.profileModel,
profSmooth.profileModel,
profiling, prelim.profiling,
signedSquareRoots.profileModel)
S3method(profConfint,profileModel)
S3method(profZoom,profileModel)
S3method(profSmooth,profileModel)
S3method(plot,profileModel)
S3method(print,profileModel)
S3method(pairs, profileModel)
S3method(signedSquareRoots, profileModel)
|