Crandore Hub

glm.deploy

'C' and 'Java' Source Code Generator for Fitted Glm Objects

Provides two functions that generate source code implementing the predict function of fitted glm objects. In this version, code can be generated for either 'C' or 'Java'. The idea is to provide a tool for the easy and fast deployment of glm predictive models into production. The source code generated by this package implements two function/methods. One of such functions implements the equivalent to predict(type="response"), while the second implements predict(type="link"). Source code is written to disk as a .c or .java file in the specified path. In the case of c, an .h file is also generated.

Versions across snapshots

VersionRepositoryFileSize
1.0.4 rolling source/ R- glm.deploy_1.0.4.tar.gz 21.6 KiB
1.0.4 rolling linux/jammy R-4.5 glm.deploy_1.0.4.tar.gz 82.3 KiB
1.0.4 rolling linux/noble R-4.5 glm.deploy_1.0.4.tar.gz 91.2 KiB
1.0.4 latest source/ R- glm.deploy_1.0.4.tar.gz 21.6 KiB
1.0.4 latest linux/jammy R-4.5 glm.deploy_1.0.4.tar.gz 82.3 KiB
1.0.4 latest linux/noble R-4.5 glm.deploy_1.0.4.tar.gz 91.2 KiB
1.0.4 2026-04-23 source/ R- glm.deploy_1.0.4.tar.gz 21.6 KiB
1.0.4 2026-04-09 windows/windows R-4.5 glm.deploy_1.0.4.zip 426.0 KiB
1.0.4 2025-04-20 source/ R- glm.deploy_1.0.4.tar.gz 21.6 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests