Next Article in Journal
Combining Knowledge About Metabolic Networks and Single-Cell Data with Maximum Entropy
Previous Article in Journal
On Singular Bayesian Inference of Underdetermined Quantities—Part I: Invariant Discrete Ill-Posed Inverse Problems in Small and Large Dimensions
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Proceeding Paper

Nonparametric FBST for Validating Linear Models †

by
Rodrigo F. L. Lassance
1,2,*,
Julio M. Stern
3 and
Rafael B. Stern
3
1
Department of Statistics, Federal University of São Carlos, São Paulo 13565-905, Brazil
2
Institute of Mathematics and Computer Sciences, University of São Paulo, São Paulo 13566-590, Brazil
3
Institute of Mathematics and Statistics, University of São Paulo, São Paulo 05508-090, Brazil
*
Author to whom correspondence should be addressed.
Presented at the 43rd International Workshop on Bayesian Inference and Maximum Entropy Methods in Science and Engineering, Ghent, Belgium, 1–5 July 2024.
Phys. Sci. Forum 2025, 12(1), 2; https://doi.org/10.3390/psf2025012002
Published: 24 September 2025

Abstract

In Bayesian analysis, testing for linearity requires placing a prior to the entire space of potential regression functions. This poses a problem for many standard tests, as assigning positive prior probability to such a hypothesis is challenging. The Full Bayesian Significance Test (FBST) sidesteps this issue, standing out for also being logically coherent and offering a measure of evidence against H 0 , although its application to nonparametric settings is still limited. In this work, we use Gaussian process priors to derive FBST procedures that evaluate general linearity assumptions, such as testing the adherence of data and performing variable selection to linear models. We also make use of pragmatic hypotheses to verify if the data might be compatible with a linear model when factors such as measurement errors or utility judgments are accounted for. This contribution extends the theory of the FBST, allowing for its application in nonparametric settings and requiring, at most, simple optimization procedures to reach the desired conclusion.

1. Introduction

Although linear models are widespread in the scientific literature, their validity is rarely tested in its full complexity. Generally, linearity is tested as a particular case of a more general parametric model [1] or compared to a finite selection of models—each with their own prior specification—through measures such as the Deviance Information Criterion [2]. In actuality, testing the adherence of linear models to data requires (i) assigning a nonparametric prior to the set of regression functions and (ii) devising a procedure that highlights the evidence against the linear model hypothesis based on the data and the prior. Devising a test solely based on the posterior probability of the hypothesis in this case is seldom advised, as it imposes positive prior probability to the set of linear models when there are countless nonlinear functions arbitrarily close to any element of it.
The Full Bayesian Significance Test (FBST, [3]) is the testing framework used throughout this work. The FBST does not violate the likelihood principle, does not require setting positive prior probabilities to hypotheses, and provides a measure of evidence against H 0 , along with other desirable characteristics. With the exceptions of Corrêa Filho [4] and Liu et al. [5], the FBST has not been applied to nonparametrics, still requiring new theoretical developments to systematically embrace such settings.
Bridging the gaps above, this paper provides a nonparametric FBST formulation that tests the adherence of linear models to data. By using a Gaussian Process (GP, [6]) as a prior to model the regression function, we propose FBST procedures that depend on whether the covariates’ domain X is finite or infinite. Furthermore, we lay out FBST procedures for hypotheses that include negligible deviations from H 0 , known as pragmatic hypotheses [7], useful to evaluate if H 0 is approximately instead of precisely compatible with the data.
In Figure 1, we illustrate how the FBST operates when applied to H 0 and its pragmatic version, P g ( H 0 ) . For α ( 0 , 1 ) , the posterior is used to obtain the ( 1 α ) 100 % Highest Posterior Density (HPD) region, the smallest credible region with probability ( 1 α ) of containing the quantity of interest. The hypothesis is rejected if it does not intersect with the HPD. This procedure is meaningful even when H 0 is precise, that is, when P ( H 0 ) = 0 .
Even though our contribution makes exclusive use of the FBST, this does not imply that it is the only valid framework for the problem. While no other testing procedure as general as ours has been proposed, Mulder [8] uses Bayes factors to test if a single covariate may be nonlinearly related to the response variable and Lassance et al. [9] (Section 3.1) test the pragmatic version of the linear model hypothesis through its posterior probability.
This work is organized as follows. In Section 2, the required background knowledge is provided. Our findings are presented in Section 3, leading in Section 4 to an application that puts all the FBST procedures to use. Lastly, Section 5 describes how to enhance the FBST further and establishes potential future research. All proofs can be found in Appendix A.

2. Materials and Methods

2.1. Full Bayesian Significance Test (FBST)

The FBST is composed of three steps [3]. For H 0 : θ Θ 0 Θ , where Θ is the parameter space, these steps are as follows:
  • Delimit the set of elements in Θ that are more likely than those in Θ 0 . That is, if f ( θ | D ) is the posterior density of θ given the data D ,
    T : = θ Θ : f ( θ | D ) sup θ Θ 0 f ( θ | D ) .
  • Obtain e-value : = 1 P ( θ T | D ) = 1 T f ( θ | D ) d θ , the Bayesian evidence value.
  • Reject H 0 if e-value α for a previously specified significance level α ( 0 , 1 ) .
In this paper, we use a procedure equivalent to the FBST: reject H 0 if the Highest Posterior Density (HPD) region is such that H P D Θ 0 = . The HPD is the smallest region with posterior probability of 1 α , obtained by finding the value f such that
P ( θ H P D | D ) = 1 α , H P D : = θ Θ : f ( θ | D ) f .
When θ | D is normally distributed, the HPD region is equivalent to the credible interval symmetric around the posterior mean. For its multivariate counterpart, θ | D N k ( μ , Σ ) , we have that Σ 1 / 2 ( θ μ ) N k ( 0 , I ) , and thus ( θ μ ) Σ 1 ( θ μ ) χ k 2 , where χ k 2 stands for the chi-squared distribution with k degrees of freedom. Therefore, if q ( 1 α ) ( · ) is the ( 1 α ) 100% quantile function, the HPD is given by the following ellipsoid ([10], Result 4.7):
{ θ R k : ( θ μ ) Σ 1 ( θ μ ) q ( 1 α ) ( χ k 2 ) } .

2.2. Gaussian Processes (GPs)

A GP is a nonparametric family of priors used to model functions in regression settings. The random function g : X R behaves according to a GP if
g ( X ) N ( m ( X ) , K ( X , X ) ) , X X ,
where m ( · ) and K ( · , · ) , respectively, determine the mean and covariance of the process. When the response variable Y is such that Y = g ( x ) + ϵ for ϵ N ( 0 , σ 2 ) , that is,
L ( g , σ 2 | y , X ) = ( 2 π σ 2 ) n / 2 exp 1 2 σ 2 i = 1 n y i g ( x i ) 2 ,
then the GP is conjugate and its posterior is such that
g ( X ) | y , X , σ 2 N ( μ ( X ) , Σ ( X , X ) ) , μ ( X ) : = m ( X ) + K ( X , X ) ( K ( X , X ) + σ 2 I ) 1 ( y m ( X ) ) , Σ ( X , X ) : = K ( X , X ) K ( X , X ) ( K ( X , X ) + σ 2 I ) 1 K ( X , X ) .
The choice of m, K, and σ 2 reflect positions on the mean, smoothness, and variation surrounding the GP. In Section 4, we use the specifics of the application to choose them. For more general settings, one may assume that the uncertainty of m and K is reducible to a finite number of parameters. Then, one can either set priors to such parameters directly [11] or plug point estimates for them based on the maximum partial likelihood [12].
Conditionally on σ 2 , the HPD region of the GP can be analytically obtained for any finite set X = ( x 1 , x 2 , , x m ) . Since the marginals of the posterior GP are also normally distributed, Equation (1) entails that the ( 1 α ) 100 % HPD region for g ( X ) | y , X is
{ h H : ( h ( X ) μ ( X ) ) Σ ( X , X ) 1 ( h ( X ) μ ( X ) ) q ( 1 α ) ( χ m 2 ) } .
It is also possible to obtain an HPD set for the GP without setting X . Let P g and P g | y , X , σ 2 , respectively, be the prior and posterior probability measures of the GP defined on a measurable space ( G , G ) . Hence,
P g | y , X , σ 2 ( A ) = A L ( g , σ 2 | y , X ) d P g ( h ) G L ( g , σ 2 | y , X ) d P g ( h ) , A G .
Since P g | y , X , σ 2 P g , the Radon–Nikodym derivative of the GP for h G is such that
d P g | y , X , σ 2 d P g ( h ) exp 1 2 σ 2 i = 1 n ( y i h ( x i ) ) 2 = exp 1 2 σ 2 ( y h ( X ) ) ( y h ( X ) ) ,
i.e., it suffices to evaluate h only on the values of X in the sample. To account for repeated lines in X , let X be the matrix with all unique observations from X and n be the number of lines of X . Defining D n X as a diagonal matrix that counts how many times each x X appears in X and y ¯ X as the vector of means of all elements of y related to each x ,
d P g | y , X , σ 2 d P g ( h ) exp 1 2 σ 2 ( h ( X ) y ¯ X ) D n X ( h ( X ) y ¯ X ) .
Thus, for a constant c α , a Weighted Residual Sum of Squares (WRSS) defines the HPD:
H P D ( 1 α ) = h G : W R S S ( h ) c α , W R S S ( h ) : = ( h ( X ) y ¯ X ) D n X ( h ( X ) y ¯ X ) .

2.3. Pragmatic Hypotheses

The pragmatic hypothesis enlarges H 0 to a set deemed as practically equivalent. The implementation uses the notion of negligible deviations from H 0 . The degree to which the hypothesis is enlarged depends on the choice of a threshold ε , and factors such as the scale of measurement errors or expert’s utility judgments could help set it (see Section 4 for a practical example and (Lassance et al. [9], Section 4) for suggestions). Formally, for a hypothesis space H , let d ( · , · ) be the dissimilarity function from which one can express how much of a departure from H 0 is reasonable. Then, the pragmatic hypothesis is given by
P g ( H 0 , d , ε ) : = h 0 H 0 h H : d ( h 0 , h ) ε = h H : inf h 0 H 0 d ( h 0 , h ) ε ,
that is, the pragmatic hypothesis contains all elements h H such that, for some element h 0 H 0 , d ( h 0 , h ) ε . In this work, we assume that H = G is a space of functions of the type h : X R . Further specifications on H are presented in Section 3. When d ( · , · ) and ε are implicit, we use P g ( H 0 ) to denote the pragmatic hypothesis.

3. Results

Throughout this work, we use the modeling assumptions in Section 2.2 for the data ( y , X ) and the regression function g ( · ) , and assume that the hypothesis of interest is
H 0 : g ( x ) = b ( x ) β , x X , β R k ,
where b ( x ) = ( b 1 ( x ) , b 2 ( x ) , , b k ( x ) ) H is a linearly independent set of linear functions and X is the covariates’ domain. The choice of b determines the test performed, such as evaluating linear models ( b ( x ) : = x ) or doing variable selection ( b ( x ) : = x i ).
Our findings are divided in two settings: those applicable to H 0 and those to P g ( H 0 ) . In both cases, we explore when X is a finite or an infinite set. The finite case provides a closed-form solution for the FBST of H 0 and a solution for the pragmatic hypothesis that requires a univariate optimization procedure. When X is infinite, testing H 0 or P g ( H 0 ) also requires determining c α in the HPD of Equation (5), which is achieved by noting that the W R S S can be expressed as a linear combination of noncentral chi-squared random variables; therefore, c α is the ( 1 α ) quantile of a generalized chi-squared distribution [13].
Theorem 1 (FBST of the linear model hypothesis).
Let H 0 be the hypothesis in Equation (7) and g ( · ) | y ,   X G P ( μ ( · ) , Σ ( · , · ) ) . Then,
  • When X is a finite set, the FBST does not reject H 0 if and only if
    b ( X ) β ^ μ ( X ) Σ ( X , X ) 1 b ( X ) β ^ μ ( X ) q ( 1 α ) ( χ | X | 2 ) ,
    where β ^ = b ( X ) Σ ( X , X ) 1 b ( X ) 1 b ( X ) Σ ( X , X ) 1 μ ( X ) and | X | is the size of X .
  • When X is an infinite set, the FBST does not reject H 0 if and only if
    y ¯ X M y ¯ X c α , M = D n X D n X b ( X ) b ( X ) D n X b ( X ) 1 b ( X ) D n X .
Before presenting the FBST for the pragmatic version of Equation (7), we specify H and provide the infimum when the dissimilarity function in Equation (6) is the L 2 distance in the probability space of X . The hypothesis space H is such that
h H E X ( h 2 ) = X h ( x ) 2 d P ( x ) < .
As for the infimum, it is described in the following Lemma:
Lemma 1 (Infimum of the dissimilarity on the linear model set).
Let Equation (8) denote the hypothesis space and H 0 be the hypothesis in Equation (7). If d ( h 0 , h ) : = E X [ ( h 0 h ) 2 ] , then d ( H 0 , h ) = d ( b × β ˜ h , h ) , h H , where
β ˜ h = A b 1 × h b , A b = E [ b 1 2 ( X ) ] E [ b 2 ( X ) b 1 ( X ) ] E [ b k ( X ) b 1 ( X ) ] E [ b 1 ( X ) b 2 ( X ) ] E [ b 2 2 ( X ) ] E [ b k ( X ) b 2 ( X ) ] E [ b 1 ( X ) b k ( X ) ] E [ b 2 ( X ) b k ( X ) ] E [ b k 2 ( X ) ] , h b = E [ h ( X ) b 1 ( X ) ] , E [ h ( X ) b 2 ( X ) ] , , E [ h ( X ) b k ( X ) ] .
Theorem 2 (FBST of the pragmatic version of H 0 ).
Let H be given by Equation (8) and define d ( h 0 , h ) : = E X [ ( h 0 h ) 2 ] . Assume that x X P ( x ) > 0 . Then,
  • When X is a finite set, the FBST does not reject P g ( H 0 ) if and only if
    s ( 0 , 1 ) : 1 μ ( X ) ε 2 1 s N 1 + 1 s Σ ( X , X ) q ( 1 α ) ( χ | X | 2 ) μ ( X ) < 0 ,
    where N : = D P ( X ) I b ( X ) b ( X ) D P ( X ) b ( X ) 1 b ( X ) D P ( X ) and D P ( X ) is a diagonal matrix formed by the vector P ( x ) , x X .
  • When X is an infinite set, the FBST does not reject P g ( H 0 ) if and only if
    s ( 0 , 1 ) : 1 y ¯ X ε 2 1 s M 1 + 1 s D n X c α y ¯ X < 0 ,
    where M : = D P ( X ) I b ( X ) b ( X ) D P ( X ) b ( X ) 1 b ( X ) D P ( X ) and D P ( X ) is a diagonal matrix formed by the vector P ( x ) , x X .
In the infinite case of X in Theorem 2, an appealing choice for the distribution of X is based on the posterior of a Dirichlet process [14]. For a concentration parameter τ and a centering distribution π , set a Dirichlet process P D P ( τ , π ) such that X | P P . Then,
P | x D P τ π τ + n + i = 1 n δ x i τ + n , τ + n P ( X n e w A | X = x ) = τ π ( A ) τ + n + i = 1 n I ( x i A ) τ + n ,
where δ x i = I ( x i A ) for A X . With this choice, one can ensure that positive probability will always be assigned to all x X . Moreover, τ can leverage the weight of the prior on the FBST, with higher values of τ leading to a higher chance of not rejecting P g ( H 0 ) .

4. Application: Water Droplet Experiment

The dataset from Duguid [15] provides a setting where small water droplets (ranging from 3 to 9 μm) are free falling through a tube that keeps factors such as temperature and humidity constant. As a droplet falls, a camera takes a picture at every 0.5 s, ceasing activity after 7 s. One of the objectives of the study was to evaluate Fick’s law, which in this setting implies that—when time is a covariate—the decrease in radius of the droplet can be described through a linear model. The two hypotheses of interest are
H 0 1 : g ( t ) = β 0 + β 1 t , t { 0 s , 0.5 s , , 7 s } , ( β 0 , β 1 ) R 2 ; H 0 2 : g ( t ) = β 0 , t { 0 s , 0.5 s , , 7 s } , β 0 R ;
with the first hypothesis testing the validity of Fick’s law for this case and the second one verifying if time can be removed as a covariate.
We use the GP in Section 2.2 to model the data, with the following prior settings:
σ 2 = 0.01 , m ( t ) = 3 + 9 2 = 6 , t X , K ( t 1 , t 2 ) = exp 1 2 | | t 1 t 2 | | 2 , ( t 1 , t 2 ) X .
As shown in Figure 2a, this choice leads to functions that obey the 3–9 μ m restriction without becoming too restrictive as a consequence. In Figure 2b, we observe that the posterior draws resemble a linear model except on t = 0 , due to the missing observation.
In Table 1, we present the e-value for both hypotheses of interest, assuming that X is either finite or infinite. Since small e-values provide strong evidence against H 0 , with α = 0.05 we conclude that both H 0 1 and H 0 2 should be rejected, i.e., Fick’s law would fail.
While this analysis shows that Fick’s law is not exactly valid, it might still provide an adequate approximation, motivating the use of pragmatic hypotheses. This requires setting the threshold ε , which is detailed below.
In the original experiment, the radius of the droplets was obtained indirectly through Stoke’s law, that is,
V T ( t ) = g ( t ) 2 K s g ( t ) = V T ( t ) × K s ,
where V T is the terminal velocity and K s = 8.446 . Since the mean velocity ( V M ) was used in (9) instead of V T , there are two sources of measurement error: the estimate of V M (maximum error of δ = 0.14 ) and switching V T for V M in (9) (maximum error of η = 0.3555 ([9], Example 1.3)). We conclude that the margin of error of the radius is
ϵ : = max t T | g ( t ) y ( t ) | = max t T K s V T ( t ) y ( t ) = max t T K s ( V M ( t ) δ η ) y ( t ) , K s ( V M ( t ) + δ + η ) y ( t ) 0.6218 .
While ϵ relates to the l distance, Lemma 1 uses the l 2 distance. To obtain an estimate of the latter from the former, we use Proposition 6.11 of Folland [16], which implies that
1 n i = 1 n ( y ( x i ) g ( x i ) ) 2 1 n ϵ max i { 1 , 2 , , n } | y ( x i ) g ( x i ) | ϵ ,
thus ε 0.6218 / 15 0.1606 .
Table 2 presents the e-values for the pragmatic hypotheses P g ( H 0 i , d , 0.1606 ) , i { 1 , 2 } . We assume either that X = { 0 ,   0.5 ,   1 ,   ,   7 } (original setting, discrete uniform) or that t | P P , with P D P ( 1 , U ( 0 , 7 ) ) (continuous uniform as centering distribution). Contrary to Table 1, the first hypothesis is not rejected, demonstrating that Fick’s law provides a good approximation of the phenomenon.

5. Discussion

Regarding the results of the application (Section 4), we believe to have demonstrated the importance of using pragmatic hypotheses whenever reasonable. While choosing ε is not a simple task in nonparametric settings, there are strategies available for deriving it [9]. Furthermore, while the e-value is not a measure of evidence against H 0 c [3], combining it with a pragmatic hypothesis allows one to perform the Generalized FBST (GFBST, [17]), which can discriminate “evidence of absence” from “absence of evidence”, along with many other desirable properties.
One of the main limitations of this work is in the strategy of performing variable selection. While the aforementioned GFBST allows for multiple testing without the necessity of correcting α , variable selection is only possible through Equation (7) if the linear model hypothesis is not rejected. Therefore, one future research direction is developing tests that evaluate conditional independence without assuming a specific functional form for the relationship between variables.

Author Contributions

Conceptualization, all authors; methodology, R.F.L.L. and R.B.S.; software, R.F.L.L.; validation, R.F.L.L.; formal analysis, R.F.L.L.; investigation, J.M.S.; resources, R.F.L.L.; data curation, R.F.L.L.; writing—original draft preparation, R.F.L.L.; writing—review and editing, all authors; visualization, R.F.L.L.; supervision, R.B.S. and J.M.S.; project administration, R.B.S.; funding acquisition, Interinstitutional Graduate Program in Statistics UFSCar-USP. All authors have read and agreed to the published version of the manuscript.

Funding

This study was financed in part by the Coordenação de Aperfeiçoamento de Pessoal de Nível Superior—Brasil (CAPES)—Finance Code 001. This research was funded by FAPESP (grants 2019/11321-9 and CEPID CeMEAI 2013/07375-0) and CNPq (grants 309607/2020-5, 422705/2021-7 and PQ 303290/2021-8).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data and the functions used in this study are available in GitHub at https://github.com/rflassance/lmFBST (accessed on 24 June 2025). These data were derived from the following resource available in the public domain: https://scholarsmine.mst.edu/cgi/viewcontent.cgi?params=/context/masters_theses/article/6294 (page 42, accessed on 15 May 2024).

Conflicts of Interest

The authors declare no conflicts of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript; or in the decision to publish the results.

Abbreviations

The following abbreviations are used in this manuscript:
FBSTFull Bayesian Significance Test
GFBSTGeneralized Full Bayesian Significance Test
GPGaussian Process
HPDHighest Posterior Density
WRSSWeighted Residual Sum of Squares

Appendix A. Proofs

Proof of Theorem 1.
The proof is done in parts:
Finite  X .
Since X is finite, Equation (2) is the HPD. Therefore, if β R k such that
( b ( X ) β μ ( X ) ) Σ ( X , X ) 1 ( b ( X ) β μ ( X ) ) q ( 1 α ) ( χ | X | 2 ) ,
then the FBST does not reject H 0 . Derivating the left side of (A1) in terms of β , we observe that β ^ minimizes such expression. ■
Infinite  X .
In this case, the FBST does not reject the hypothesis iff β R k such that W R S S ( b × β ) c α . If β ˜ = b ( X ) D n X b ( X ) 1 b ( X ) D n X y ¯ X , this is equivalent to not rejecting H 0 iff
( y ¯ X b ( X ) β ˜ ) D n X ( y ¯ X b ( X ) β ˜ ) = y ¯ X M y ¯ X c α ,
since β ˜ is the weighted least squares estimate of β . ■
Proof of Lemma 1.
The proof is found in (Lassance et al. [9], Theorem 2). □
Proof of Theorem 2.
The proof is done in parts:
Finite  X .
Lemma 1 implies that
β ˜ h = b ( X ) D P ( X ) b ( X ) b ( X ) D P ( X ) h ( X ) ,
and thus
d ( H 0 , h ( X ) ) = x X P ( x ) h ( x ) b ( x ) β ˜ h 2 = ( h ( X ) b ( X ) β ˜ h ) D P ( X ) ( h ( X ) b ( X ) β ˜ h ) = h ( X ) N h ( X ) ε .
Since the HPD is given by Equation (2), the FBST does not reject P g ( H 0 ) if and only if
h H : d ( H 0 , h ( X ) ) = h ( X ) N h ( X ) ε h H : ( h ( X ) μ ( X ) ) Σ ( X , X ) 1 ( h ( X ) μ ( X ) ) q 1 α ( χ | X | 2 )
are intersecting ellipsoids. From Proposition 2 of Gilitschenski and Hanebeck [18], the ellipsoids intersect if and only if
s ( 0 , 1 ) : 1 μ ( X ) ε 2 1 s N 1 + 1 s Σ ( X , X ) q ( 1 α ) ( χ | X | 2 ) μ ( X ) < 0 .
Infinite  X .
The FBST does not reject P g ( H 0 ) if
inf h H P D d ( H 0 , h ) 2 = inf h H P D inf h 0 H 0 d ( h 0 , h ) 2 = inf h 0 H 0 inf h H P D X ( h 0 ( x ) h ( x ) ) 2 d P X ( x ) ε 2 .
The ellipsoid G : = { z R n : ( z y ¯ X ) D n X ( z y ¯ X ) c α } is such that, for any function h ( · ) where z G : h ( X ) = z , we can conclude that h H P D . Therefore, the H P D contains functions that are linear outside of X , and thus
inf h 0 H 0 inf h H P D X ( h 0 h ( x ) ) 2 d P X ( x ) = inf h 0 H 0 inf z G i = 1 n ( z i h 0 ( X i , . ) ) 2 P ( X i , . ) = inf z G inf h 0 H 0 ( z h 0 ( X ) ) D P ( X ) ( z h 0 ( X ) ) = inf z G ( z b ( X ) β ^ z ) D P ( X ) ( z b ( X ) β ^ z ) ,
where β ^ z = ( b ( X ) D P ( X ) b ( X ) ) 1 b ( X ) D P ( X ) z , thus inf h H P D d ( H 0 , h ) 2 = inf z G z M z . Therefore, the FBST does not reject H 0 if the ellipsoids G and { z R n : z M z ε } intersect, which can be verified through Proposition 2 of Gilitschenski and Hanebeck [18]. □

References

  1. Kershaw, J.; Kashikura, K.; Zhang, X.; Abe, S.; Kanno, I. Bayesian technique for investigating linearity in event-related BOLD fMRI. Magn. Reson. Med. 2001, 45, 1081–1094. [Google Scholar] [CrossRef] [PubMed]
  2. Spiegelhalter, D.J.; Best, N.G.; Carlin, B.P.; Van Der Linde, A. Bayesian measures of model complexity and fit. J. R. Stat. Soc. Ser. B (Stat. Methodol.) 2002, 64, 583–639. [Google Scholar] [CrossRef]
  3. de Bragança Pereira, C.A.; Stern, J.M.; Wechsler, S. Can a significance test be genuinely Bayesian? Bayesian Anal. 2008, 3, 79–100. [Google Scholar] [CrossRef]
  4. Corrêa Filho, F.P.T. Nonparametric Tests for Pólya Trees: Non-Parametric Versions of the FBST. Master’s Thesis, Institute of Mathematics and Statistics, University of São Paulo, São Paulo, Brazil, 2024. [Google Scholar]
  5. Liu, Z.; Li, Z.; Wang, J.; He, Y. Full Bayesian Significance Testing for Neural Networks. arXiv 2024, arXiv:2401.13335. [Google Scholar] [CrossRef]
  6. Rasmussen, C.E.; Williams, C.K.I. Gaussian Processes for Machine Learning; The MIT Press: Cambridge, MA, USA, 2006. [Google Scholar]
  7. Esteves, L.G.; Izbicki, R.; Stern, J.M.; Stern, R.B. Pragmatic Hypotheses in the Evolution of Science. Entropy 2019, 21, 883. [Google Scholar] [CrossRef]
  8. Mulder, J. Bayesian Testing of Linear Versus Nonlinear Effects Using Gaussian Process Priors. Am. Stat. 2023, 77, 1–11. [Google Scholar] [CrossRef]
  9. Lassance, R.F.; Izbicki, R.; Stern, R.B. Adding imprecision to hypotheses: A Bayesian framework for testing practical significance in nonparametric settings. Int. J. Approx. Reason. 2025, 178, 109332. [Google Scholar] [CrossRef]
  10. Johnson, R.; Wichern, D. Applied Multivariate Statistical Analysis, 6th ed.; Prentice Hall India Learning Private Limited: Delhi, India, 2012; p. 163. [Google Scholar]
  11. Oakley, J. Eliciting Gaussian process priors for complex computer codes. J. R. Stat. Soc. Ser. D (Stat.) 2002, 51, 81–97. [Google Scholar] [CrossRef]
  12. Wang, X.; Berger, J.O. Estimating Shape Constrained Functions Using Gaussian Processes. SIAM/ASA J. Uncertain. Quantif. 2016, 4, 1–25. [Google Scholar] [CrossRef]
  13. Davies, R.B. Algorithm AS 155: The Distribution of a Linear Combination of χ2 Random Variables. Appl. Stat. 1980, 29, 323. [Google Scholar] [CrossRef]
  14. Ferguson, T.S. A Bayesian Analysis of Some Nonparametric Problems. Ann. Stat. 1973, 1, 209–230. [Google Scholar] [CrossRef]
  15. Duguid, H.A. A Study of the Evaporation Rates of Small Freely Falling Water Droplets. Master’s Thesis, Missouri University of Science and Technology, Rolla, MO, USA, 1969. [Google Scholar]
  16. Folland, G. Real Analysis: Modern Techniques and Their Applications, 2nd ed.; Pure and Applied Mathematics: A Wiley Series of Texts, Monographs and Tracts; Wiley: Hoboken, NJ, USA, 1999; p. 186. [Google Scholar]
  17. Esteves, L.G.; Izbicki, R.; Stern, J.M.; Stern, R.B. Logical coherence in Bayesian simultaneous three-way hypothesis tests. Int. J. Approx. Reason. 2023, 152, 297–309. [Google Scholar] [CrossRef]
  18. Gilitschenski, I.; Hanebeck, U.D. A robust computational test for overlap of two arbitrary-dimensional ellipsoids in fault-detection of Kalman filters. In Proceedings of the 2012 15th International Conference on Information Fusion, Singapore, 9–12 July 2012; pp. 396–401. [Google Scholar]
Figure 1. Illustration of the FBST for a precise H 0 and its pragmatic version, P g ( H 0 ) , in the hypothesis space H . Each panel presents a possible configuration of the hypotheses and the HPD, with the text above the panels indicating the conclusion.
Figure 1. Illustration of the FBST for a precise H 0 and its pragmatic version, P g ( H 0 ) , in the hypothesis space H . Each panel presents a possible configuration of the hypotheses and the HPD, with the text above the panels indicating the conclusion.
Psf 12 00002 g001
Figure 2. GP draws of the (a) prior and (b) posterior for the water droplet data. The colored curves represent each draw, the black dots are the observed data and the dashed line is the least squares estimate of the linear model.
Figure 2. GP draws of the (a) prior and (b) posterior for the water droplet data. The colored curves represent each draw, the black dots are the observed data and the dashed line is the least squares estimate of the linear model.
Psf 12 00002 g002
Table 1. e-value of H 0 under finite and infinite X for the water droplet experiment.
Table 1. e-value of H 0 under finite and infinite X for the water droplet experiment.
Hypothesis
Assumption on t H 0 1 : g ( t ) = β 0 + β 1 t H 0 2 : g ( t ) = β 0
t is discrete and finite0.04460
t is continuous0.00680
Table 2. e-value of P g ( H 0 , d , 0.1606 ) under finite and infinite X for the water droplet experiment.
Table 2. e-value of P g ( H 0 , d , 0.1606 ) under finite and infinite X for the water droplet experiment.
Original Hypothesis
Assumption on t H 0 1 : g ( t ) = β 0 + β 1 t H 0 2 : g ( t ) = β 0
t { 0 , 0.5 , 1 , , 7 } 10
t | P P , P D P ( 1 , U ( 0 , 7 ) ) 10
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Lassance, R.F.L.; Stern, J.M.; Stern, R.B. Nonparametric FBST for Validating Linear Models. Phys. Sci. Forum 2025, 12, 2. https://doi.org/10.3390/psf2025012002

AMA Style

Lassance RFL, Stern JM, Stern RB. Nonparametric FBST for Validating Linear Models. Physical Sciences Forum. 2025; 12(1):2. https://doi.org/10.3390/psf2025012002

Chicago/Turabian Style

Lassance, Rodrigo F. L., Julio M. Stern, and Rafael B. Stern. 2025. "Nonparametric FBST for Validating Linear Models" Physical Sciences Forum 12, no. 1: 2. https://doi.org/10.3390/psf2025012002

APA Style

Lassance, R. F. L., Stern, J. M., & Stern, R. B. (2025). Nonparametric FBST for Validating Linear Models. Physical Sciences Forum, 12(1), 2. https://doi.org/10.3390/psf2025012002

Article Metrics

Back to TopTop