Skip to content

First release

Latest
Compare
Choose a tag to compare
@WilliBee WilliBee released this 25 Jul 12:47
· 1 commit to master since this release

Very first release, use it at your own risks !

Exports three functions :

  • call_stl (signature similar to original Fortran code for the stl routine)
  • call_stlez (signature similar to original Fortran code for the stlez routine)
  • stl (signature and default values similar to original R function stl)

Please refer to the documentation and tests for example usage =)