Giter Club home page Giter Club logo

ertg3d's People

Contributors

munterfi avatar nnneogeorge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

schuch666

ertg3d's Issues

Hidden functions documentation

By updating to RoxyGen 6.1 also the hidden functions are getting documented.
Use NoRd to avoid documentation for the dot-functions

2D trajectories

Hi @nnneogeorge @munterfinger! I stumbled upon this paper which led me to this repository.

Does eRTG3D have a way to generate 2D trajectories? I couldn't find any mention of this in the documentation, but i figured it was worth a shot after reading this part:

The development started from a 2-D version of the eRTG algorithm by Technitis et al. (2016).

Thank you for your time!

Replace .fd.bw with r base function

Use the internal R function (nclass.FD) for estimating the number of bins in the stepTurnLift histogram. Thereby the previous implantation of the Freedman–Diaconis rule .fd.bw will be removed.

Implement parallel computation also for Windows systems

Extend the parallel calculation capacities of the functions n.sim.cond.3d(), qProb.3d() and n.sim.gliding.soaring.3d() such that they also run in parallel on Windows systems. At the moment only unix-based systems are supported.

Roxygen example

Write roxygen example for every function that is running and illsutrates the capabilites

Add package citation

Add the following citation to the eRTG3D package:
Unterfinger, M., 2018. 3-D Trajectory Simulation in Movement Ecology: Conditional Empirical Random Walk. Master's thesis. University of Zurich.

citation("eRTG3D")

Package import statements

Add package import :: statement for the stats and utils packages. It is not throwing an ERROR in the R CMD check but a NOTE.

Notes in R CMD check

Avoid the 3 Notes in R CMD check --as-cran:

  • checking R code for possible problems ... NOTE
    no visible binding for global variable
  • checking installed package size ... NOTE
    dem
  • checking top-level files ... NOTE
    LICENSE and eRTG3D.pdf

Enable 2-D

Ensure that passing in a trajectory as input where the z dimension is 0 or constant, no error occurs and the algorithm worsks properly. The 2-D case should also be handled in a 3-D algorithm.

To Do:
-Eliminate minimum Number of bins
-Adjust the tld-Cube
-Check result and ensure all other functions (testing, plotting, ... ) are still working.

Package site

Create a github page for the eRTG3D package before submission to CRAN.
The pkgdown package should be used to be consistent with other packages.

New plotly version

Adjust 3D plotting functions (plot3d, plot3d.tldCube) to the new version (4.8.0) of plotly. Now the color of markers and lines has to be set individually.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.