معرفی شرکت ها


denton-0.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

function to interpolate data using the denton procedure.
ویژگی مقدار
سیستم عامل -
نام فایل denton-0.0.2
نام denton
نسخه کتابخانه 0.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Max Lugo D
ایمیل نویسنده maxlugo20@gmail.com
آدرس صفحه اصلی https://github.com/MaxLugo/denton
آدرس اینترنتی https://pypi.org/project/denton/
مجوز -
# Denton proportional procedure The package provide a function to make an interpolation using the denton proportional procedure. It uses 2 arrays: the first one is the indicator array (high frequency data) and the second one is the aggregate array (low frequency data). Notice that the first array must have multiple number of elements of the second one. In this case, it is consider that the second array as means of a subsets elements of the first array. Boths array must be order ascending in time. An example is included in the repository The methodology was taken from: https://www.imf.org/external/pubs/ft/qna/pdf/2017/chapter6.pdf The package use the FOC of the minimization problem to get the optimal solution. Requirements: python 3+ numpy Installation: pip install denton github: https://github.com/MaxLugo/denton


زبان مورد نیاز

مقدار نام
>=3.0 Python


نحوه نصب


نصب پکیج whl denton-0.0.2:

    pip install denton-0.0.2.whl


نصب پکیج tar.gz denton-0.0.2:

    pip install denton-0.0.2.tar.gz