Tech Product

Linear

別名: Linear

Overview

最終更新: 2026年7月9日

高速な動作と洗練されたUIを特徴とするプロジェクト管理ツール。Symphonyでは、AIエージェントへの指示(issue)を管理し、作業コンテキストを共有するための司令塔として統合されている。

Mentioned Articles

1 件

Research Papers

5 件
  • Fitting Linear Mixed-Effects Models Using lme4

    D. Bates, M. Machler, B. Bolker, Steven C. Walker

    201484,313 件引用Semantic Scholar

    Maximum likelihood or restricted maximum likelihood (REML) estimates of the parameters in linear mixed-effects models can be determined using the lmer function in the lme4 package for R. As for most model-fitting functions in R, the model is described in an lmer call by a formula, in this case including both fixed- and random-effects terms. The formula and data together determine a numerical representation of the model from which the profiled deviance or the profiled REML criterion can be evaluated as a function of some of the model parameters. The appropriate criterion is optimized, using one of the constrained optimization functions in R, to provide the parameter estimates. We describe the structure of the model, the steps in evaluating the profiled deviance or REML criterion, and the structure of classes or types that represents such a model. Sufficient detail is included to allow specialization of these structures by users who wish to write functions to fit specialized linear mixed models, such as models incorporating pedigrees or smoothing splines, that are not easily expressible in the formula language used by lmer.

  • Hierarchical Linear Models: Applications and Data Analysis Methods

    S. Raudenbush, A. Bryk

    199226,627 件引用Semantic Scholar
  • MobileNetV2: Inverted Residuals and Linear Bottlenecks

    M. Sandler, Andrew G. Howard, Menglong Zhu, A. Zhmoginov, Liang-Chieh Chen

    201824,833 件引用Semantic Scholar

    In this paper we describe a new mobile architecture, MobileNetV2, that improves the state of the art performance of mobile models on multiple tasks and benchmarks as well as across a spectrum of different model sizes. We also describe efficient ways of applying these mobile models to object detection in a novel framework we call SSDLite. Additionally, we demonstrate how to build mobile semantic segmentation models through a reduced form of DeepLabv3 which we call Mobile DeepLabv3. is based on an inverted residual structure where the shortcut connections are between the thin bottleneck layers. The intermediate expansion layer uses lightweight depthwise convolutions to filter features as a source of non-linearity. Additionally, we find that it is important to remove non-linearities in the narrow layers in order to maintain representational power. We demonstrate that this improves performance and provide an intuition that led to this design. Finally, our approach allows decoupling of the input/output domains from the expressiveness of the transformation, which provides a convenient framework for further analysis. We measure our performance on ImageNet [1] classification, COCO object detection [2], VOC image segmentation [3]. We evaluate the trade-offs between accuracy, and number of operations measured by multiply-adds (MAdd), as well as actual latency, and the number of parameters.

  • lmerTest Package: Tests in Linear Mixed Effects Models

    A. Kuznetsova, P. Brockhoff, R. Christensen

    201721,097 件引用Semantic Scholar

    One of the frequent questions by users of the mixed model function lmer of the lme4 package has been: How can I get p values for the F and t tests for objects returned by lmer? The lmerTest package extends the 'lmerMod' class of the lme4 package, by overloading the anova and summary functions by providing p values for tests for fixed effects. We have implemented the Satterthwaite's method for approximating degrees of freedom for the t and F tests. We have also implemented the construction of Type I - III ANOVA tables. Furthermore, one may also obtain the summary as well as the anova table using the Kenward-Roger approximation for denominator degrees of freedom (based on the KRmodcomp function from the pbkrtest package). Some other convenient mixed model analysis tools such as a step method, that performs backward elimination of nonsignificant effects - both random and fixed, calculation of population means and multiple comparison tests together with plot facilities are provided by the package as well.

  • Generalized Linear Models

    E. Ziegel

    200218,846 件引用Semantic Scholar

External Mentions

10 件