Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

Revision a7579fe5c45e3037ff1d25ecf1ed763a91d6ba89 authored by Mark Clements on 05 December 2023, 15:30:02 UTC, committed by cran-robot on 06 December 2023, 02:40:06 UTC
version 1.6.3
1 parent 11f1ef1
  • Files
  • Changes
  • ec840c0
  • /
  • NAMESPACE
Raw File Download

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • revision
  • directory
  • content
revision badge
swh:1:rev:a7579fe5c45e3037ff1d25ecf1ed763a91d6ba89
directory badge
swh:1:dir:ec840c0e6001bfd1887cf61530761bd59041fb88
content badge
swh:1:cnt:60de091a910f658f97bd745ca6c4e5aea2f21a13

This interface enables to generate software citations, provided that the root directory of browsed objects contains a citation.cff or codemeta.json file.
Select below a type of object currently browsed in order to generate citations for them.

  • revision
  • directory
  • content
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
Generate software citation in BibTex format (requires biblatex-software package)
Generating citation ...
NAMESPACE
useDynLib(rstpm2, .registration=TRUE)

exportClasses(stpm2,pstpm2,tvcCoxph,aft)

export(stpm2, pstpm2, aft, gsm,
       cox.tvc, # experimental --- don't export?
       markov_msm, ratio_markov_msm,
       zeroModel, hrModel, aftModel, addModel, # stratifiedModel,
       markov_sde,
       hazFun, splineFun,
       standardise,
       incrVar, nsx, nsxD, "coef<-",
       eform, predictnl, coef, confint, 
       predictnl.default, confint.predictnl,
       vuniroot, voptimize, voptimise, bhazard,
       smoothpwc, gsm_design)

S3method(makepredictcall, nsx)
S3method(makepredictcall, nsxD)
S3method(predict, nsx)
S3method(predict, nsxD)
S3method(predict, formula)
S3method(predictnl, default)
S3method(predictnl, lm)
S3method(print, predictnl)
S3method(confint, predictnl)

S3method(lines, stpm2)
S3method(lines, pstpm2)
S3method(eform, stpm2)
S3method(eform, default)
S3method(coef, stpm2)
S3method(vcov, stpm2)
S3method(coef, pstpm2)
S3method(vcov, pstpm2)
S3method("coef<-", default)
S3method("coef<-", mle2)
S3method("coef<-", survPen)

S3method(as.data.frame, markov_msm)
S3method(as.data.frame, markov_sde)
S3method(as.data.frame, markov_msm_diff)
S3method(as.data.frame, markov_msm_ratio)
S3method(vcov, markov_msm)
S3method(standardise, markov_msm)
S3method(standardise, markov_sde)
S3method(print, markov_msm)
S3method(plot, markov_msm)
S3method(plot, markov_sde)
S3method(subset, markov_msm)
S3method(rbind, markov_msm)
S3method(transform, markov_msm)
S3method(nrow, markov_msm)
S3method(diff, markov_msm)

## S3method(predict, zeroModel)
## S3method(coef, zeroModel)
## S3method(vcov, zeroModel)
## S3method(predict, hrModel)
## S3method(coef, hrModel)
## S3method(vcov, hrModel)
## S3method(predict, stratifiedModel)
## S3method(coef, stratifiedModel)
## S3method(vcov, stratifiedModel)


## All methods for imported generics:
exportMethods(plot,predict,predictnl,coef,confint,summary,update,anova,vcov,formula,
              BIC,AIC,AICc,qAICc,simulate,residuals,lines,eform)

importFrom(graphics,plot,lines,matplot,par,polygon,abline,matlines,box)
importFrom(stats, quantile, lm, as.formula, coef, makepredictcall, na.fail, predict,
           contrasts,delete.response, get_all_vars, model.extract, model.frame, 
           model.matrix, model.weights, na.pass, optimHess, pweibull, 
           terms, terms.formula, .checkMFClasses, .getXlevels, pchisq, printCoefmat,
           anova, var, residuals, confint, qnorm, complete.cases, reformulate,
           simulate,splinefun, update.default,runif,
           aggregate, dgamma, dlogis, dnorm, dweibull, integrate)
importFrom(mgcv,gam,s)
importFrom(Rcpp,sourceCpp)
importFrom(deSolve,ode)
import(bbmle,methods,survival,splines)
importFrom(utils,str,head,tail,modifyList)


The diff you're trying to view is too large. Only the first 1000 changed files have been loaded.
Showing with 0 additions and 0 deletions (0 / 0 diffs computed)
swh spinner

Computing file changes ...

back to top

Software Heritage — Copyright (C) 2015–2026, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Content policy— Contact— JavaScript license information— Web API